des v1.4.1 (2015-02-21T13:02:39Z)
Dub
Repo
GlyphInfo
des
fonts
ftglyphrender
Undocumented in source.
struct
GlyphInfo {
ivec2
pos
;
ivec2
next
;
ivec2
size
[@property getter];
Image
!
2
img
;
}
Members
Properties
size
ivec2
size
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
img
Image
!
2
img
;
next
ivec2
next
;
Undocumented in source.
pos
ivec2
pos
;
Undocumented in source.
Meta
Source
See Implementation
des
fonts
ftglyphrender
aliases
imsize_t
classes
FTGlyphRender
FTGlyphRenderException
interfaces
GlyphRender
structs
BitmapFont
GlyphInfo
GlyphParam