float GetDrawGlyphScale(int nominalGlyphHeight);
GetDrawGlyphScale obtains the scale from texture UV coordinates to the 1024 x 1024 glyph square.
|
Parameters |
Description |
|
int nominalGlyphHeight |
The real nominal glyph height (font size). |
A float value of DrawGlyphScale.