dg2d ~master (2021-09-28T12:26:04.0230033)
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
;
ymax
int
ymax
;
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