Symbol

The unit for rendering the text.

Constructors

this
this(Image image, Vecf position, Vecf rel, size_t size, Color!ubyte color)
Undocumented in source.

Members

Variables

advance
Vecf advance;

Symbol releative position.

color
Color!ubyte color;

Symbol color.

image
Image image;

Symbol image.

offsetY
float offsetY;

Offset symbol

position
Vecf position;

Symbol releative position.

size
size_t size;

Symbol size.

Meta