mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-19 22:41:52 +00:00
![]() Adds the ability to load some composite glyphs and prevents an error when a composite glyph is used. Implementation based on ttf glyf table documentation: https://learn.microsoft.com/en-us/typography/opentype/spec/glyf There are still some missing features like scaling, parent glyph point based positioning etc. I think this is a topic for future work. Howerever, it looks like implemented features are enough for utf-8 latin subset in major fonts. issue: #2599 |
||
---|---|---|
.. | ||
meson.build | ||
tvgTtfLoader.cpp | ||
tvgTtfLoader.h | ||
tvgTtfReader.cpp | ||
tvgTtfReader.h |