Name
cfontoptions:Merge -- merge font options
Synopsis
cfontoptions:Merge(other)
Function
Merges non-default options from other into the font options object, replacing existing values. This operation can be thought of as somewhat similar to compositing other onto the font options object with the operation of #CAIRO_OPERATOR_OVER.

Inputs
other
another Cairo font options object

Show TOC