Next: , Previous: Text, Up: Top


6 cairo_font_face_t

Base class for fonts

6.1 Overview

6.2 Usage

— Function: cairo-font-face-get-type (font-face <cairo-font-face-t>) =>  (ret <cairo-font-type-t>)

This function returns the type of the backend used to create a font face. See <cairo-font-type-t> for available types.

font-face
a font face
ret
The type of font-face.

Since 1.2