thorvg/src
Jinny You 3737632e13 wasm: support default font initialization
Load default font data during initialization. This enables the web system to load when the system font cannot be used.

Added a binary-embeddable font file resource. This file has quite small size while containing essential glyphs.

- DM Sans: https://github.com/googlefonts/dm-fonts
2025-02-20 18:47:01 +09:00
..
bindings wasm: support default font initialization 2025-02-20 18:47:01 +09:00
common common: remove redundant lzw decoder 2025-02-20 16:41:14 +09:00
loaders loaders: added lottie, svg font fallback mechanism 2025-02-20 18:47:01 +09:00
renderer text: allow the unnamed font 2025-02-20 18:47:01 +09:00
savers common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
meson.build infra: added double-precison promotion warning 2025-02-12 19:12:06 +09:00