bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
TT_PCLT
bindbc
freetype
bind
tttables
Undocumented in source.
struct
TT_PCLT {
FT_Fixed
Version
;
FT_ULong
FontNumber
;
FT_UShort
Pitch
;
FT_UShort
xHeight
;
FT_UShort
Style
;
FT_UShort
TypeFamily
;
FT_UShort
CapHeight
;
FT_UShort
SymbolSet
;
FT_Char
[
16
]
TypeFace
;
FT_Char
[
8
]
CharacterComplement
;
FT_Char
[
6
]
FileName
;
FT_Char
StrokeWeight
;
FT_Char
WidthType
;
FT_Byte
SerifStyle
;
FT_Byte
Reserved
;
}
Members
Variables
CapHeight
FT_UShort
CapHeight
;
Undocumented in source.
CharacterComplement
FT_Char
[
8
]
CharacterComplement
;
Undocumented in source.
FileName
FT_Char
[
6
]
FileName
;
Undocumented in source.
FontNumber
FT_ULong
FontNumber
;
Undocumented in source.
Pitch
FT_UShort
Pitch
;
Undocumented in source.
Reserved
FT_Byte
Reserved
;
Undocumented in source.
SerifStyle
FT_Byte
SerifStyle
;
Undocumented in source.
StrokeWeight
FT_Char
StrokeWeight
;
Undocumented in source.
Style
FT_UShort
Style
;
Undocumented in source.
SymbolSet
FT_UShort
SymbolSet
;
Undocumented in source.
TypeFace
FT_Char
[
16
]
TypeFace
;
Undocumented in source.
TypeFamily
FT_UShort
TypeFamily
;
Undocumented in source.
Version
FT_Fixed
Version
;
Undocumented in source.
WidthType
FT_Char
WidthType
;
Undocumented in source.
xHeight
FT_UShort
xHeight
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
tttables
aliases
FT_Sfnt_Tag
pFT_Get_CMap_Format
pFT_Get_CMap_Language_ID
pFT_Get_Sfnt_Table
pFT_Load_Sfnt_Table
pFT_Sfnt_Table_Info
enums
FT_SFNT_HEAD
functions
FT_Get_CMap_Format
FT_Get_CMap_Language_ID
FT_Get_Sfnt_Table
FT_Load_Sfnt_Table
FT_Sfnt_Table_Info
structs
TT_Header
TT_HoriHeader
TT_MaxProfile
TT_OS2
TT_PCLT
TT_Postscript
TT_VertHeader