Name
cfontoptions:SetAntialias -- set antialias mode
Synopsis
cfontoptions:SetAntialias(antialias)
Function
Sets the antialiasing mode for the font options object. This specifies the type of antialiasing to do when rendering text. See ccontext:SetAntialias() for a list of antialiasing modes.

Inputs
antialias
the new antialiasing mode

Show TOC