bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
PS_FontInfoRec
bindbc
freetype
bind
t1tables
Undocumented in source.
struct
PS_FontInfoRec {
FT_String
*
_version
;
FT_String
*
notice
;
FT_String
*
full_name
;
FT_String
*
family_name
;
FT_String
*
weight
;
FT_Long
italic_angle
;
FT_Bool
is_fixed_pitch
;
FT_Short
underline_position
;
FT_UShort
underline_thickness
;
}
Members
Variables
_version
FT_String
*
_version
;
Undocumented in source.
family_name
FT_String
*
family_name
;
Undocumented in source.
full_name
FT_String
*
full_name
;
Undocumented in source.
is_fixed_pitch
FT_Bool
is_fixed_pitch
;
Undocumented in source.
italic_angle
FT_Long
italic_angle
;
Undocumented in source.
notice
FT_String
*
notice
;
Undocumented in source.
underline_position
FT_Short
underline_position
;
Undocumented in source.
underline_thickness
FT_UShort
underline_thickness
;
Undocumented in source.
weight
FT_String
*
weight
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
t1tables
aliases
CID_FaceDict
CID_FaceInfo
PS_Blend
PS_DesignMap
PS_Dict_Keys
PS_FontInfo
PS_Private
T1_Blend_Flags
T1_EncodingType
da_FT_Get_PS_Font_Info
da_FT_Get_PS_Font_Private
da_FT_Get_PS_Font_Value
da_FT_Has_PS_Glyph_Names
enums
PS_DICT_FONT_TYPE
T1_BLEND_UNDERLINE_POSITION
T1_ENCODING_TYPE_NONE
functions
FT_Get_PS_Font_Info
FT_Get_PS_Font_Private
FT_Get_PS_Font_Value
FT_Has_PS_Glyph_Names
manifest constants
T1_MAX_MM_AXIS
T1_MAX_MM_DESIGNS
T1_MAX_MM_MAP_POINTS
structs
CID_FaceDictRec
CID_FaceInfoRec
PS_BlendRec
PS_DesignMapRec
PS_FontInfoRec
PS_PrivateRec