The OpenD Programming Language

FontOptions.setAntiAlias

Sets the antialiasing mode for the font options object. This specifies the type of antialiasing to do when rendering text.

struct FontOptions
void
setAntiAlias
(
AntiAlias antialias
)

Meta