SWFShape::drawGlyph

(PHP 4 >= 4.0.5)

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

Beskrivelse

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

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

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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