slint/internal/core/textlayout
Simon Hausmann 0b028bfb6f
Add support for a font-metrics property to Text/TextInput. (#6452)
The struct held provides access to the design metrics of the font scaled
to the font pixel size used by the element.

ChangeLog: Slint Language: Added font-metrics property to `Text` and `TextInput`.

Closes #6047
2024-10-05 17:00:46 +02:00
..
fragments.rs Text layout: fix char-wrap doesn't wrap between lines 2024-09-27 13:29:45 +02:00
glyphclusters.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
linebreak_simple.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
linebreak_unicode.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
linebreaker.rs Text layout: fix char-wrap doesn't wrap between lines 2024-09-27 13:29:45 +02:00
shaping.rs Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00