font.setDynamicFontTextureSize

Defines the size of a static font texture.

Prototype

  1. 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