FontOptions.setAntialias
void setAntialias(cairo.types.Antialias antialias)Sets the antialiasing mode for the font options object. This specifies the type of antialiasing to do when rendering text.
Parameters
antialias | the new antialiasing mode |
void setAntialias(cairo.types.Antialias antialias)Sets the antialiasing mode for the font options object. This specifies the type of antialiasing to do when rendering text.
antialias | the new antialiasing mode |