Struct
WadCharInfo
since: 0
Description [src]
struct WadCharInfo {
char offset_x;
char offset_y;
guint16 charwidth;
}
Font glyph data.
Structure members
offset_xOffset from the left of the fontsheet image.
offset_yOffset from the top of the fontsheet image.
charwidthWidth of the glyph.
Available since: 0