thorvg/inc
Mira Grudzinska c92ddd6cc2 ttf: handle metrics for composite glyphs
To enable glyph-to-character mapping, it is necessary
to include information in GlyphMetrics indicating which
indices of the original text each glyph corresponds to.
Since characters encoded with multiple utf8 bytes still
result in a single glyph, both the starting index in the
utf8 string and the byte length must be stored. This allows
accurate mapping between glyphs and their original text
representation.
2025-05-22 07:56:46 +02:00
..
meson.build build: Override dependency for use as subproject 2024-08-19 17:42:06 +09:00
thorvg.h ttf: handle metrics for composite glyphs 2025-05-22 07:56:46 +02:00