freetype ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


概要
FreeType text rendering library binding

メタデータ
タグ:bindings
作者:Slava Pestov


ワード

タプルクラス
クラススーパークラススロット
FT_Bitmap struct
face struct
face-size struct
glyph struct


シンボルワード
FT_Bool
FT_Byte
FT_Bytes
FT_Char
FT_Error
FT_F26Dot6
FT_F2Dot14
FT_Face*
FT_Fixed
FT_Int
FT_Int32
FT_Long
FT_Offset
FT_Pointer
FT_Pos
FT_PtrDist
FT_Short
FT_String
FT_Tag
FT_UFWord
FT_UInt
FT_ULong
FT_UShort


通常ワード
ワードスタック効果
FT_Done_Face( face -- )
FT_Done_FreeType( library -- )
FT_Init_FreeType( library -- FT_Error )
FT_Load_Char( face charcode load_flags -- FT_Error )
FT_MulFix( a b -- FT_Long )
FT_New_Face( library font index face -- FT_Error )
FT_New_Memory_Face( library file_base file_size face_index aface -- FT_Error )
FT_PIXEL_MODE_GRAY( -- value )
FT_PIXEL_MODE_GRAY2( -- value )
FT_PIXEL_MODE_GRAY4( -- value )
FT_PIXEL_MODE_LCD( -- value )
FT_PIXEL_MODE_LCD_V( -- value )
FT_PIXEL_MODE_MONO( -- value )
FT_PIXEL_MODE_NONE( -- value )
FT_RENDER_MODE_LCD( -- value )
FT_RENDER_MODE_LCD_V( -- value )
FT_RENDER_MODE_LIGHT( -- value )
FT_RENDER_MODE_MONO( -- value )
FT_RENDER_MODE_NORMAL( -- value )
FT_Render_Glyph( slot render_mode -- int )
FT_Set_Char_Size( face char_width char_height horizontal_dpi vertical_dpi -- FT_Error )


クラス述語ワード
ワードスタック効果
FT_Bitmap?( object -- ? )
face-size?( object -- ? )
face?( object -- ? )
glyph?( object -- ? )


ファイル
resource:extra/freetype/freetype.factor
resource:extra/freetype/freetype-docs.factor