Enum SubpixelRenderingMode

Subpixel rendering mode for fonts (aka ClearType)

The enum base type is ubyte .

Enum members

Name Description
BGR subpixel rendering on, subpixel order on device: B,G,R
None no sub
RGB subpixel rendering on, subpixel order on device: R,G,B

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0