Details
-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
-
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
- is required for
-
QTBUG-7190 Opengl2 paint engine doesn't render text correctly over semi-transparent surfaces.
-
- Closed
-
- replaces
-
QTBUG-11160 Mac :artifacts around text painted onto a transparently filled QImage
-
- Closed
-
-
QTBUG-3229 Make it possible to select between ClearType(TM) and greyscale text antialiasing
-
- Closed
-