(PECL cairo >= 0.1.0)
CairoContext::glyphPath -- cairo_glyph_path — The glyphPath purpose
Nesne yönelimli kullanım
$glyphs
) : voidYordamsal kullanım
Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of CairoContext::showGlyphs().
Hiçbir değer dönmez.
Örnek 1 Nesne yönelimli kullanım
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...
Örnek 2 Yordamsal kullanım
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...