Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Creating and using Icon Fonts in QML
Forum Updated to NodeBB v4.3 + New Features

Creating and using Icon Fonts in QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
iconsfonts
1 Posts 1 Posters 805 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mnesarco
    wrote on last edited by
    #1

    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:

    • https://stackoverflow.com/questions/47788300/how-to-use-font-awesome-in-qml
    • https://doc.qt.io/qt-5/qml-qtquick-fontloader.html
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved