C
#define GFX_Font_SetAntiAliasType(transparency)
Overview
Sets font anti-alias type to either Translucent or opaque.
Input Parameters
Input Parameters |
Description |
transparency |
sets font font anti-alias type
|
Returns
none
Preconditions
Compiler switch USE_ANTIALIASED_FONTS must be enabled