Constructs a new font object from the specified face.
Note: If face's index value (as passed to hb_face_create()
has non-zero top 16-bits, those bits minus one are passed to
hb_font_set_var_named_instance(), effectively loading a named-instance
of a variable font, instead of the default-instance. This allows
specifying which named-instance to load by default when creating the
face.
Constructs a new font object from the specified face.
face's index value (as passed tohb_face_create()has non-zero top 16-bits, those bits minus one are passed tohb_font_set_var_named_instance(), effectively loading a named-instance of a variable font, instead of the default-instance. This allows specifying which named-instance to load by default when creating the face.