merge

common
fun merge(other: FontOptions)

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

fun merge(other: FontOptions)
fun merge(other: FontOptions)