nn::font::CTR::TextWriterBase::DEFAULT_DRAWFLAG
static const u32 DEFAULT_DRAWFLAG = HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP;
This is the default drawing flag set by the constructor.
CONFIDENTIAL