mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() The AboutSlint text has a forced linebreak in it, which becomes a box glyph on MCUs when the font on the host system doesn't use an empty glyph but a box glyph for \n. This patch explicitly excludes glyph clusters from text fragments that feed into lines that originate from one of the three valid separators: ascii newline, unicode paragraph and unicode line separators. |
||
---|---|---|
.. | ||
fragments.rs | ||
glyphclusters.rs | ||
linebreak_simple.rs | ||
linebreak_unicode.rs | ||
linebreaker.rs | ||
shaping.rs |