fontCreateSubFont

fnharfbuzz.font.Font fontCreateSubFont(harfbuzz.font.Font parent)

Constructs a sub-font font object from the specified parent font, replicating the parent's properties.

Parameters

parentThe parent font object

Returns

The new sub-font font object