Method Cairo.FontOptions()->merge()
- Method
merge
void
merge(FontOptions
other
)- Description
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 OPERATOR_OVER.
- Parameter
other
another FontOptions