Package de.intarsys.cwt.freetype.nativec
package de.intarsys.cwt.freetype.nativec
-
ClassDescriptionThe freetype native interface wrapper.typedef struct FT_BBox_ { FT_Pos xMin, yMin; FT_Pos xMax, yMax; } FT_BBoxThe meta class implementationThe meta class implementationThe meta class implementationThis 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.The meta class implementationThe base charmap structure.The meta class implementationtypedef struct FT_BBox_ { FT_Pos xMin, yMin; FT_Pos xMax, yMax; } FT_BBoxThe meta class implementationThe meta class implementationFreeType root face class structure.The meta class implementationThe meta class implementationThe meta class implementationThe root glyph structure contains a given glyph image plus its advance width in 16.16 fixed float format.The meta class implementationA structure used to model the metrics of a single glyph.The meta class implementationFreeType root glyph slot class structure.The meta class implementationA handle to a FreeType library instance.The meta class implementationRead-only binary data represented as a pointer and a length.The meta class implementationA structure used to indicate how to open a new font file/stream.The meta class implementationThe meta class implementationA structure used for outline (vectorial) glyph images.The meta class implementationA simple structure used to pass more or less generic parameters to FT_Open_Face.The meta class implementationThe meta class implementationtypedef 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;The meta class implementationThe size metrics structure returned scaled important distances for a given size object.The meta class implementationThe size metrics structure returned scaled important distances for a given size object.The meta class implementationThis is moved to primitive for performance reasons.The meta class implementation