CairoContext::glyphPath
cairo_glyph_path
The glyphPath purpose
Description
Object oriented style
public void CairoContext::glyphPath
( array $glyphs
)
void cairo_glyph_path
( CairoContext $context
, array $glyphs
)
Parameters
-
context
-
A CairoContext object
-
glyphs
-
Array of glyphs
Return Values
No value is returned.
Examples
Example #1 Object oriented style
The above example will output
something similar to:
Example #2 Procedural style
The above example will output
something similar to: