Tao.FreeType SDK Documentation

FT_Glyph_Format Enumeration

[Visual Basic]
Public Enum FT_Glyph_Format
[C#]
public enum FT_Glyph_Format

Members

Member Name Description
FT_GLYPH_FORMAT_NONE 
FT_GLYPH_FORMAT_COMPOSITE 
FT_GLYPH_FORMAT_BITMAP 
FT_GLYPH_FORMAT_OUTLINE 
FT_GLYPH_FORMAT_PLOTTER 

Requirements

Namespace: Tao.FreeType

Assembly: Tao.FreeType (in Tao.FreeType.dll)

See Also

Tao.FreeType Namespace