Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Text issues with QT_QPA_EGLFS_INTEGRATION=eglfs_kms
Forum Updated to NodeBB v4.3 + New Features

Text issues with QT_QPA_EGLFS_INTEGRATION=eglfs_kms

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 1.7k 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.
  • C Offline
    C Offline
    corruptedsyntax
    wrote on last edited by
    #1

    I made a transparent background and set "QT_QPA_EGLFS_INTEGRATION=eglfs_kms" in my application's environment in order to use a DMA for live camera feed. The problem with this is switching to

    QT_QPA_EGLFS_INTEGRATION=eglfs_kms
    

    from

    QT_QPA_EGLFS_INTEGRATION=none
    

    breaks all the rendered texted within my application (based on QWidgets using Qt 5.6.1). Are there any known issues like this / how may I correct this text rendering issue?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      corruptedsyntax
      wrote on last edited by
      #2

      No idea what was broken, however I have found that by adding font point size to widget style sheets fonts are able to be displayed properly albeit with system default font style.

      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