Method Cairo.ScaledFont()->get_font_face()


Method get_font_face

FontFace get_font_face()

Description

Gets the font face that this scaled font uses. This might be the font face passed to create(), but this does not hold true for all possible cases.

Returns

The FontFace with which scaled_font was created.