Accented characters missing in native fonts
Version
No response
What browsers are you seeing the problem on?
Chrome
What happened?
All accented characters (à ,é, etc.) are missing in the native fonts.
What's the expected behavior?
Have the accents rendered.
Minimum reproducable code
No response
Live demo
No response
I recommend adding your own font. The default fonts do not contain these characters but may do so in the future, thank you
Thanks for your answer. Adding a font is already our workaround, but I really think it should be native : I'm using Kaboom in an educational setting (University) and having to explain that we'll have to manually add such a native feature is quite... meh.
The next version of Kaboom supports all fonts that browser support (built-in fonts, .ttf .otf, .woff etc. Here is a demo repl. These changes are also published in kaboom@next (this is a dev release and might also contain breaking change)
Purrfect ! Thanks !