aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml/font.qml
Commit message (Collapse)AuthorAgeFilesLines
* Improve font documentationMitch Curtis2024-05-231-0/+22
- Move snippets into a file so they are tested by tst_quick_examples. - Add snippet that shows how to construct a standalone font, which is useful for sharing fonts among Components, for example. Pick-to: 6.5 6.7 Change-Id: I87ef72c601060b6874d727aa4800f254c62f3eaf Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>