cairoFontOptionsSetAntialias {RGtk2} | R Documentation |
Sets the antialiasing mode for the font options object. This specifies the type of antialiasing to do when rendering text.
cairoFontOptionsSetAntialias(options, antialias)
|
[CairoFontOptions ] a CairoFontOptions |
|
[CairoAntialias ] the new antialiasing mode |
Derived by RGtkGen from GTK+ documentation