PHP 7.0.6 Released

SWFShape::drawGlyph

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFShape::drawGlyphDraws the first character in the given string into the shape using the glyph definition from the given font

Description

void SWFShape::drawGlyph ( SWFFont $font , string $character [, int $size ] )
Warning

This function is currently not documented; only its argument list is available.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top