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. Pixelated text is observed when renderType: Text.NativeRendering is set in Text
Forum Updated to NodeBB v4.3 + New Features

Pixelated text is observed when renderType: Text.NativeRendering is set in Text

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 175 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.
  • YashpalY Offline
    YashpalY Offline
    Yashpal
    wrote on last edited by
    #1

    In our project, we have a list view of Text delegates with renderType set to "NativeRendering".
    Now, if the list view or any Item up the hierarchy is set the property "CLIP" to true would result in the pixelated list of texts. This behaviour is observed on our 32-bit MIPS devices whereas 64-bit ARM devices renders text smoothly.
    Can anyone please help me understand why it is happening and solve the issue?

    1 Reply Last reply
    2

    • Login

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