uint next_row
Y position of the next new row in the texture.
bool valid() const
Validity of the glyph page.
void invalidate()
Re-initialize the page to its defaults.
FontPage()
Default constructor; initialize the font page to its empty state.
PageRow rows
Positioning of all the existing rows.
std::shared_ptr< Image > texture
Container for the glyph's pixel buffer.