Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    QML and font family

    QML and Qt Quick
    2
    2
    4031
    Loading More Posts
    • 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.
    • 2
      2beers last edited by

      hi everyone. I'm using font.family propriety on Text item using a not so familiar font. My problem is when I deliver the application, if the user doesn't have that font installed.
      So.. can I load a font from a location?

      Thanks

      1 Reply Last reply Reply Quote 0
      • M
        mbrasser last edited by

        Yes, you can use "FontLoader":http://doc.trolltech.com/4.7-snapshot/qml-fontloader.html to load a font from a specified location.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post