(PECL cairo >= 0.1.0)
CairoContext::glyphPath -- cairo_glyph_path — The glyphPath purpose
Styl obiektowy
$glyphs
)Styl proceduralny
Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of CairoContext::showGlyphs().
Nie jest zwracana żadna wartość.
Przykład #1 Styl obiektowy
<?php
/* ... */
?>
Powyższy przykład wyświetli coś podobnego do:
...
Przykład #2 Styl proceduralny
<?php
/* ... */
?>
Powyższy przykład wyświetli coś podobnego do:
...