freetype-d ~master (2018-10-30T12:50:10Z)
Dub
Repo
TT_Postscript
ft
tttables
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
struct
TT_Postscript {
FT_Fixed
FormatType
;
FT_Fixed
italicAngle
;
FT_Short
underlinePosition
;
FT_Short
underlineThickness
;
FT_ULong
isFixedPitch
;
FT_ULong
minMemType42
;
FT_ULong
maxMemType42
;
FT_ULong
minMemType1
;
FT_ULong
maxMemType1
;
}
Members
Variables
FormatType
FT_Fixed
FormatType
;
Undocumented in source.
isFixedPitch
FT_ULong
isFixedPitch
;
Undocumented in source.
italicAngle
FT_Fixed
italicAngle
;
Undocumented in source.
maxMemType1
FT_ULong
maxMemType1
;
Undocumented in source.
maxMemType42
FT_ULong
maxMemType42
;
Undocumented in source.
minMemType1
FT_ULong
minMemType1
;
Undocumented in source.
minMemType42
FT_ULong
minMemType42
;
Undocumented in source.
underlinePosition
FT_Short
underlinePosition
;
Undocumented in source.
underlineThickness
FT_Short
underlineThickness
;
Undocumented in source.
Meta
Source
See Implementation
ft
tttables
enums
FT_Sfnt_Tag
functions
FT_Get_CMap_Format
FT_Get_CMap_Language_ID
FT_Get_Sfnt_Table
FT_Load_Sfnt_Table
FT_Sfnt_Table_Info
manifest constants
FT_SFNT_HEAD
FT_SFNT_HHEA
FT_SFNT_MAX
FT_SFNT_MAXP
FT_SFNT_OS2
FT_SFNT_PCLT
FT_SFNT_POST
FT_SFNT_VHEA
structs
TT_Header
TT_HoriHeader
TT_MaxProfile
TT_OS2
TT_PCLT
TT_Postscript
TT_VertHeader