Creating and using Icon Fonts in QML
Unsolved
QML and Qt Quick
-
Hi Friends,
Using icon fonts in QML is pretty simple, but creating those fonts can be a little tedious and error prone. So I have published a small python script to automate the creation and mainteinance of icon fonts. It also auto generates a QML component ready to be used in QML. I hope you find it useful.Github repo: https://github.com/mnesarco/ff-batch
Useful references: