cairoGetFontFace: cairoGetFontFace
Description
Gets the current font face for a Cairo
.Usage
cairoGetFontFace(cr)
Value
- [
CairoFontFace
] the current font object. Can return NULL
on out-of-memory or if the context is already in
an error state. To keep
a reference to it, you must call cairo().
[object Object]
internal