Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7747

Add antialiasingType property in QFont

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • None
    • GUI: Font handling
    • None

      We need a way to choose greyscale antialiasing instead of subpixel-antialiasing when drawing text because subpixel-antialiasing will look ugly in some situations.

      Add the following antialiasing types:

      • NoAntialiasing (choose bitmap font)
      • GrayAntialiasing (choose greyscale font)
      • (LCDAntialiasing (choose subpixel antialiased font))
      • DefaultAntialiasing (use system setting)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            kkalland Kim Motoyoshi Kalland (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes