All Classes
-
All Classes Class Summary Exception Summary Class Description CharMap Face Freetype FreetypeException FreetypeNativeException FTBBox typedef struct FT_BBox_ { FT_Pos xMin, yMin; FT_Pos xMax, yMax; } FT_BBoxFTBBox.MetaClass The meta class implementationFTBitmap FTBitmap.MetaClass The meta class implementationFTBitmapGlyph FTBitmapGlyph.MetaClass The meta class implementationFTBitmapSize This structure models the size of a bitmap strike (i.e., a bitmap instance of the font for a given resolution) in a fixed-size font face.FTBitmapSize.MetaClass The meta class implementationFTCharMap The base charmap structure.FTCharMap.MetaClass The meta class implementationFTData typedef struct FT_BBox_ { FT_Pos xMin, yMin; FT_Pos xMax, yMax; } FT_BBoxFTData.MetaClass The meta class implementationFTEnum FTEnum.MetaClass The meta class implementationFTFace FreeType root face class structure.FTFace.MetaClass The meta class implementationFTFixed FTFixed.MetaClass The meta class implementationFTGeneric FTGeneric.MetaClass The meta class implementationFTGlyph The root glyph structure contains a given glyph image plus its advance width in 16.16 fixed float format.FTGlyph.MetaClass The meta class implementationFTGlyphMetrics A structure used to model the metrics of a single glyph.FTGlyphMetrics.MetaClass The meta class implementationFTGlyphSlot FreeType root glyph slot class structure.FTGlyphSlot.MetaClass The meta class implementationFTLibrary A handle to a FreeType library instance.FTLibrary.MetaClass The meta class implementationFTMatrix Read-only binary data represented as a pointer and a length.FTMatrix.MetaClass The meta class implementationFTOpenArgs A structure used to indicate how to open a new font file/stream.FTOpenArgs.MetaClass The meta class implementationFTOutline FTOutline.MetaClass The meta class implementationFTOutlineGlyph A structure used for outline (vectorial) glyph images.FTOutlineGlyph.MetaClass The meta class implementationFTParameter A simple structure used to pass more or less generic parameters to FT_Open_Face.FTParameter.MetaClass The meta class implementationFTPos FTPos.MetaClass The meta class implementationFTSfntName typedef struct FT_SfntName_ { FT_UShort platform_id; FT_UShort encoding_id; FT_UShort language_id; FT_UShort name_id; FT_Byte* string; // this string is *not* null-terminated! FT_UInt string_len; // in bytes } FT_SfntName;FTSfntName.MetaClass The meta class implementationFTSize The size metrics structure returned scaled important distances for a given size object.FTSize.MetaClass The meta class implementationFTSizeMetrics The size metrics structure returned scaled important distances for a given size object.FTSizeMetrics.MetaClass The meta class implementationFTVector This is moved to primitive for performance reasons.FTVector.MetaClass The meta class implementationGlyphMetrics GlyphSlot Library Outline PACKAGE SfntName _FTNI The freetype native interface wrapper.