slint/docs
Simon Hausmann d80868bbf4 Add support for font_weight to Text and TextInput
This allows implementing another sliding puzzle theme feature, the
boldness of the tile number text in the simple theme when the tile is in
the correct position. For the other themes the weight is constant and
it's bold.

More cleanup to follow later: unify the font handle and FontCacheKey
handling, improve the API to allow for the use of symbolic constants
(normal, bold, etc.) instead of the CSS number values.
2020-11-24 10:10:00 +01:00
..
building.md Some more documentation for the rust backend 2020-10-21 10:35:42 +02:00
builtin_elements.md Add support for font_weight to Text and TextInput 2020-11-24 10:10:00 +01:00
development.md Rename corelib_macro to corelib-macros 2020-08-03 10:01:58 +02:00
langref.md Make the extra documentation page a bit more visible 2020-11-23 10:55:05 +01:00
widgets.md Implement the temperature converter in the .60 code 2020-11-03 18:23:37 +01:00