Function FontOptions.setAntiAlias

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

Prototype

void setAntiAlias(
  cairo_antialias_t antialias
);

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1