Glyph

Undocumented in source.

Constructors

this
this(dchar character, long offsetX, long offsetY, long width, long height, long advance, long maxHeight)
Undocumented in source.

Members

Variables

advance
long advance;
Undocumented in source.
character
dchar character;
height
long height;
Undocumented in source.
maxHeight
long maxHeight;
Undocumented in source.
offsetX
long offsetX;
offsetY
long offsetY;
Undocumented in source.
width
long width;
Undocumented in source.
x
long x;
y
long y;
Undocumented in source.

Meta