Package: cairo

Function cairo-font-options-merge

Lambda List

cairo-font-options-merge (options other)

Arguments

options -- a cairo-font-options-t instance
other -- another cairo-font-options-t instance

Details

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 :over.
 

See also

2021-10-27