(PECL cairo >= 0.1.0)
CairoContext::glyphPath -- cairo_glyph_path — The glyphPath purpose
Stile orientato agli oggetti
$glyphs
)Stile procedurale
Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of CairoContext::showGlyphs().
Nessun valore viene restituito.
Example #1 Stile orientato agli oggetti
<?php
/* ... */
?>
Il precedente esempio visualizzerĂ qualcosa simile a:
...
Example #2 Stile procedurale
<?php
/* ... */
?>
Il precedente esempio visualizzerĂ qualcosa simile a:
...