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. Automotive
Qt 6.11 is out! See what's new in the release blog

Automotive

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 540 Views 1 Watching
  • 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.
  • B Offline
    B Offline
    basaks
    wrote on last edited by
    #1

    I have used QtQuickControls2/examples/QuickControls2/imagine/automotive/automotive sample demo. I have debugged the app and found that the text in the demo was not using FreeType rendering engine. I did not recognize which rendering engine the example is using? Is there any way that forcefully set the Application to use the FreeType for rendering the text in the Application.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can choose rendering type with renderType property.

      As for using FreeType, you may force it's use when configuring Qt https://doc.qt.io/qt-5/qtgui-attribution-freetype.html and https://doc.qt.io/qt-5/configure-options.html#third-party-libraries

      (Z(:^

      1 Reply Last reply
      2
      • T Offline
        T Offline
        thomas87
        wrote on last edited by
        #3
        This post is deleted!
        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