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

Add antialiasingType property in QFont

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes