(PECL cairo >= 0.1.0)
CairoContext::glyphPath -- cairo_glyph_path — The glyphPath purpose
Stil obiect-orientat
Stil 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 Object oriented style
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...
Example #2 Procedural style
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...