slint/internal/compiler/llr
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
..
optim_passes Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00
expression.rs Optimization: improve expression inlining 2024-08-23 17:17:15 +02:00
item_tree.rs Fixed inlining updating property use count 2024-08-23 17:17:15 +02:00
lower_expression.rs Added PropertyAnimation.direction property for controlling animation direction (#6261) 2024-09-24 19:55:24 +02:00
lower_to_item_tree.rs Fix generated setter and getter of public property alias in globals 2024-09-11 08:35:38 +02:00
pretty_print.rs Fix generated setter and getter of public property alias in globals 2024-09-11 08:35:38 +02:00