Description Usage Arguments Details Author(s)
Set the antialiasing mode of the rasterizer used for drawing shapes.
This value is a hint, and a particular backend may or may not support
a particular value. At the current time, no backend supports
CAIRO_ANTIALIAS_SUBPIXEL
when drawing shapes.
1 | cairoSetAntialias(cr, antialias)
|
|
[ |
|
[ |
Note that this option does not affect text rendering, instead see
cairoFontOptionsSetAntialias
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.