fontCreateSubFont
fn
harfbuzz.font.Font fontCreateSubFont(harfbuzz.font.Font parent)Constructs a sub-font font object from the specified parent font, replicating the parent's properties.
Parameters
parent | The parent font object |
Returns
The new sub-font font object