mergeStatic

fun mergeStatic(descToMerge: FontDescription, replaceExisting: Boolean)

Merges the fields that are set in @desc_to_merge into the fields in

Parameters

descToMerge

the PangoFontDescription to merge from

replaceExisting

if true, replace fields in @desc with the corresponding values from @desc_to_merge, even if they are already exist.