dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
ttGlyphBounds
dg2d
truetype
Undocumented in source.
struct
ttGlyphBounds {
int
xmin
;
int
ymin
;
int
xmax
;
int
ymax
;
}
Members
Variables
xmax
int
xmax
;
Undocumented in source.
xmin
int
xmin
;
Undocumented in source.
ymax
int
ymax
;
Undocumented in source.
ymin
int
ymin
;
Undocumented in source.
Meta
Source
See Implementation
dg2d
truetype
enums
ttFail
functions
ttAddGlyphToPath
ttCharToGlyph
ttGetAdvanceWidth
ttGetFontAscent
ttGetFontDescent
ttGetFontLineGap
ttGetGlyphBounds
ttGetGlyphData
ttGetKerning
ttGetLeftSideBearing
ttLoadFont
structs
ttFontInfo
ttGlyphBounds
Undocumented in source.