cairo_glyph_path(3) php man page | unix.com

Man Page: cairo_glyph_path

Operating Environment: php

Section: 3

CAIRO_GLYPH_PATH(3)							 1						       CAIRO_GLYPH_PATH(3)

CairoContext::glyphPath - The glyphPath purpose

       Object oriented style

SYNOPSIS
public void CairoContext::glyphPath (array $glyphs)
DESCRIPTION
Procedural 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.
PARAMETERS
o $context - A CairoContext object o $glyphs - Array of glyphs
RETURN VALUES
No value is returned.
EXAMPLES
Example #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_set_font_face(3) - php
cairo_curve_to(3) - php
cairo_append_path(3) - php
cairo_fill(3) - php
cairo_fill_extents(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!