FontPackParams::GetDrawGlyphScale

FontPackParams::GetDrawGlyphScale
float GetDrawGlyphScale(int nominalGlyphHeight);
Description

GetDrawGlyphScale obtains the scale from texture UV coordinates to the 1024 x 1024 glyph square.

Parameters
Parameters 
Description 
int nominalGlyphHeight 
The real nominal glyph height (font size). 
Return Value

A float value of DrawGlyphScale.