FontOption.merge

Merges non-default options from other into options, replacing existing values. This operation can be thought of as somewhat similar to compositing other onto options with the operation of CAIRO_OPERATION_OVER.

class FontOption
void
merge

Parameters

other FontOption

another cairo_font_options_t

Meta