Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't disable font anti-aliasing - Embedded Qt 4.6.2 on ARM

Can't disable font anti-aliasing - Embedded Qt 4.6.2 on ARM

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 2.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.
  • O Offline
    O Offline
    OldSchool
    wrote on last edited by
    #1

    I'm able to disable font anti-aliasing when I run my Qt 4.6.2 app on Ubuntu, using the standard Qt Creator property settings for the QLabel (Font Antialiasing to NoAntialias). But when I cross-compile for ARM and run on-device, I see anti-aliasing. I must be missing a Qt configuration command, or an environment variable for FreeType (running freetype 6.3.16).

    The font is a proprietary TrueType font. But I get the same results with the built-in fonts, like Vera.ttf.

    The device is monochrome. I'm drawing in black. I just want anti-aliasing off. Any ideas?

    Thanks.

    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