Hi, In the Font's glyphDataForCharacter() method, there is a forceSmallCaps flag: GlyphData Font::glyphDataForCharacter(UChar32 c, bool mirror, bool forceSmallCaps) const Can you please tell me what does that flag mean? Thank you.