PutGlyph
fOutput->PutGlyph(fX, fY, ' ', fAttr);
fOutput->PutGlyph(fX, fY, c, fAttr);
void PutGlyph(int32 x, int32 y, uint8 glyph, uint8 attr);