class Font_Draw_Modes
This class is now obsolete and is no longer used.
See also
For more information, see class
HT_Font_Engine
and
HT_Font
.
Synopsis
class Font_Draw_Modes { public: enum { Raster, Stroke, Outline }; };