(PECL cairo >= 0.1.0)
The selectFontFace purpose
public void CairoContext::selectFontFace ( string $family [, string $slant [, string $weight ]] )
Object oriented style (method):
Procedural style:
void cairo_select_font_face ( CairoContext $context , string $family [, string $slant [, string $weight ]] )
Description here.
Parameters:
context
Description...