#include <Printer.h>
Definition at line 122 of file Printer.h.
# characterCount
uint16 FontSpec::characterCount |
Number of characters in this font.
Definition at line 131 of file Printer.h.
# charactersPerLineInCharset
uint16 FontSpec::charactersPerLineInCharset |
Number of characters per line in charset.
Definition at line 134 of file Printer.h.
# charSetSpec
Pointer to the char spec that the font uses.
Definition at line 125 of file Printer.h.
# fontSize
Size of a single character (in chars) ({width, height})
Definition at line 137 of file Printer.h.
# name
# offset
Offset at which character number the font starts.
Definition at line 128 of file Printer.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Entity/Printer/Printer.h