Is it possible to define the RGB subpixel layout (RGB/BGR/VerticalRGB/VerticalBGR) for text RGB subpixel antialiasing? #21757
qwertychouskie
started this conversation in
General
Replies: 1 comment
|
It appears this is currently hard-coded to horizontal RGB in various places (search for |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
On e.g. Windows I'd expect it to inherit for platform setting, but I'm working with an embedded Linux application. I can't find any info in the docs about defining the subpixel layout of the display.
All reactions