bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
CID_FaceInfoRec
bindbc
freetype
bind
t1tables
Undocumented in source.
struct
CID_FaceInfoRec {
FT_String
*
cid_font_name
;
FT_Fixed
cid_version
;
FT_Int
cid_font_type
;
FT_String
*
registry
;
FT_String
*
ordering
;
FT_Int
supplement
;
PS_FontInfoRec
font_info
;
FT_BBox
font_bbox
;
FT_ULong
uid_base
;
FT_Int
num_xuid
;
FT_ULong
[
16
]
xuid
;
FT_ULong
cidmap_offset
;
FT_Int
fd_bytes
;
FT_Int
gd_bytes
;
FT_ULong
cid_count
;
FT_Int
num_dicts
;
CID_FaceDict
font_dicts
;
FT_ULong
data_offset
;
}
Members
Variables
cid_count
FT_ULong
cid_count
;
Undocumented in source.
cid_font_name
FT_String
*
cid_font_name
;
Undocumented in source.
cid_font_type
FT_Int
cid_font_type
;
Undocumented in source.
cid_version
FT_Fixed
cid_version
;
Undocumented in source.
cidmap_offset
FT_ULong
cidmap_offset
;
Undocumented in source.
data_offset
FT_ULong
data_offset
;
Undocumented in source.
fd_bytes
FT_Int
fd_bytes
;
Undocumented in source.
font_bbox
FT_BBox
font_bbox
;
Undocumented in source.
font_dicts
CID_FaceDict
font_dicts
;
Undocumented in source.
font_info
PS_FontInfoRec
font_info
;
Undocumented in source.
gd_bytes
FT_Int
gd_bytes
;
Undocumented in source.
num_dicts
FT_Int
num_dicts
;
Undocumented in source.
num_xuid
FT_Int
num_xuid
;
Undocumented in source.
ordering
FT_String
*
ordering
;
Undocumented in source.
registry
FT_String
*
registry
;
Undocumented in source.
supplement
FT_Int
supplement
;
Undocumented in source.
uid_base
FT_ULong
uid_base
;
Undocumented in source.
xuid
FT_ULong
[
16
]
xuid
;
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