Query: cairo_glyph_path
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAIRO_GLYPH_PATH(3) 1 CAIRO_GLYPH_PATH(3) CairoContext::glyphPath - The glyphPath purpose Object oriented styleSYNOPSISpublic void CairoContext::glyphPath (array $glyphs)DESCRIPTIONProcedural style void cairo_glyph_path (CairoContext $context, array $glyphs) Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of CairoCon- text::showGlyphs.PARAMETERSo $context - A CairoContext object o $glyphs - Array of glyphsRETURN VALUESNo value is returned.EXAMPLESExample #1 Object oriented style <?php /* ... */ ?> The above example will output something similar to: Example #2 Procedural style <?php /* ... */ ?> The above example will output something similar to: PHP Documentation Group CAIRO_GLYPH_PATH(3)
Related Man Pages |
---|
cairo_copy_path_flat(3) - php |
cairo_fill(3) - php |
cairo_fill_preserve(3) - php |
cairo_get_current_point(3) - php |
cairo_has_current_point(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |