font.setDynamicFontTextureSize
Defines the size of a static font texture.
Prototype
bOk = font.setDynamicFontTextureSize ( hFont, nSize )
Description
Static font textures are always square.
Parameters
hFont - valid Font handle
nSize - number in px
Return values
bOk - true on success
Available since ShiVa 2.0