Woopsi 1.0
GUI Framework for Nintendo DS Homebrew
|
#include <ocrfont8.h>
Public Member Functions | |
OCRFont8 (u8 fixedWidth=0) |
OCRFont8 font.
WoopsiUI::OCRFont8::OCRFont8 | ( | u8 | fixedWidth = 0 | ) |
Constructor.
fixedWidth | Set to 0 for proportional or 1 for fixed width. |