slint/internal/core/textlayout
Simon Hausmann b6eba63f8e text handling: fix glyph cluster type names
Use the term glyph cluster instead of grapheme where we're dealing with
the glyphs for line breaking. Those may coincide with grapheme
boundaries, but aren't required to.
2022-05-15 12:03:29 +02:00
..
fragments.rs text handling: fix glyph cluster type names 2022-05-15 12:03:29 +02:00
glyphclusters.rs text handling: fix glyph cluster type names 2022-05-15 12:03:29 +02:00
linebreak_simple.rs Make the line break iterators implement Clone 2022-05-13 17:33:01 +02:00
linebreak_unicode.rs Make the line break iterators implement Clone 2022-05-13 17:33:01 +02:00
linebreaker.rs text handling: simplify glyph data structure handling 2022-05-15 12:03:29 +02:00
shaping.rs text handling: simplify glyph data structure handling 2022-05-15 12:03:29 +02:00