mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
![]() Remove platform glyph abstraction, just use non-zero u16 as glyph index like everyone else. As a bonus, this reduces the memory consumption of the glyph buffers per glyph from a size of a pointer to the size of the u16. |
||
---|---|---|
.. | ||
fragments.rs | ||
glyphclusters.rs | ||
linebreak_simple.rs | ||
linebreak_unicode.rs | ||
linebreaker.rs | ||
shaping.rs |