Method Cairo.Context()->get_font_options()
- Method
get_font_options
voidget_font_options(FontOptionsoptions)- Description
Retrieves font rendering options set via set_font_options(). Note that the returned options do not include any options derived from the underlying surface; they are literally the options passed to set_font_options().
- Parameter
options a FontOptions object into which to store the retrieved options. All existing values are overwritten