(PECL cairo >= 0.1.0)
CairoContext::glyphPath -- cairo_glyph_path — The glyphPath purpose
Stil obiect-orientat
$glyphs
) : voidStil procedural
Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of CairoContext::showGlyphs().
Nu este întoarsă nici o valoare.
Example #1 Stil obiect-orientat
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...
Example #2 Stil procedural
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...