mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
65d86895b8
Previously, using SVG fonts will cause Gio to render invisible
"characters".
Now, some fonts (like Noto Sans Emoji) will be rendered
based on "Outline". Gio don't support SVG fonts, but now
it will show the outline ("black-and-white") alternative.
Signed-off-by: Lucas Rodrigues <inkeliz@inkeliz.com>