slint/demos/printerdemo/ui/fonts
Simon Hausmann fd34bab425 Fix French translation not working in WASM build of printer demo
(For me this was also reproducible on desktop, but oddly not for
Olivier)

Letters like é were stripped from the noto sans font used by the demo,
and with FemtoVG we assume that presense of a character in the common
script implies full coverage (to avoid having to check every character).

Fix this by fixing the font itself. We wouldn't want those letters to
come from DejaVu :)
2024-12-02 14:46:57 +01:00
..
.gitignore Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
convert.sh Fix French translation not working in WASM build of printer demo 2024-12-02 14:46:57 +01:00
NotoSans-Bold.ttf Fix French translation not working in WASM build of printer demo 2024-12-02 14:46:57 +01:00
NotoSans-Bold.ttf.license Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
NotoSans-Italic.ttf Fix French translation not working in WASM build of printer demo 2024-12-02 14:46:57 +01:00
NotoSans-Italic.ttf.license Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
NotoSans-Light.ttf Fix French translation not working in WASM build of printer demo 2024-12-02 14:46:57 +01:00
NotoSans-Light.ttf.license Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
NotoSans-Regular.ttf Fix French translation not working in WASM build of printer demo 2024-12-02 14:46:57 +01:00
NotoSans-Regular.ttf.license Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00