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. Big fonts artifacts (Distance field related)
Forum Updated to NodeBB v4.3 + New Features

Big fonts artifacts (Distance field related)

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

    Hi,
    currently I am developing a sort of information screen that has to display a big fonts on big screens. Because QT uses distance field technique with pretty small maps the result is that the big font looks really ugly and has a lot of corner cases artifacts. I now i could switch to the classic rendering which rasterizes the font to any size I need. The problem is I really DO need to use distance field rendering because my application involves scaling text animation which would look terrible with classic rendering. So the question is: Is there a way to increase the resolution of the distance field?

    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