Method Cairo.Context()->set_font_options()


Method set_font_options

void set_font_options(FontOptions options)

Description

Sets a set of custom font rendering options for the Context. Rendering options are derived by merging these options with the options derived from underlying surface; if the value in options has a default value (like ANTIALIAS_DEFAULT), then the value from the surface is used.

Parameter options

font options to use