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