TextRenderingHint
Specifies the quality of text rendering.
Definition: text_rendering_hint.h:9
 
@ SingleBitPerPixelGridFit
Glyph bitmap with hinting.
 
@ AntiAliasGridFit
Anti-aliasing with hinting.
 
@ SingleBitPerPixel
Glyph bitmap without hinting.
 
@ SystemDefault
Glyph with system default rendering hint.
 
@ ClearTypeGridFit
Glyph CT bitmap with hinting.