font.getStaticFontCodePage

Returns the currently used code page for a font.

Prototype

  1. kCodePage = font.getStaticFontCodePage ( hFont )

Description

Only useful for static fonts, as the number of characters available is limited by the texture size.


Parameters

hFont - valid Font handle


Return values

kCodePage - code page constant


Available since ShiVa 2.0