contextSetFontOptions

Sets the font options used when rendering text with this context.

These options override any options that funcupdate_context derives from the target surface.

Parameters

context pango.context.Context

a pango.context.Context, from a pangocairo font map

options cairo.font_options.FontOptions

a cairo.font_options.FontOptions, or null to unset any previously set options. A copy is made.