D enum that defines the render quality of font texts
Fast quality to 8-bit surface
High quality to 8-bit surface with background color
High quality to ARGB surface
LCD subpixel quality to ARGB surface with background color (from SDL_ttf 2.20)
See Implementation
D enum that defines the render quality of font texts