Using Custom Fonts
For your UI to use custom fonts when you preview it on a device, you have to import the fonts to the project folder. Qt Design Studio deploys them to the device along with your UI.
Note: Use fixed-width fonts if you plan to animate running numbers, so that they do not appear to jump around the screen when they change.
To add fonts:
- Select Assets > .
- Browse to the folder that contains the font files and select them, and then select Open.
- Select the location where the file will be saved in the Add Resources dialog.
- Select OK to save the fonts.
The fonts are added to the list of fonts for the Font property in Properties.
Available under certain Qt licenses.
Find out more.