JavaScript Editor Javascript debugger     Website design 


SWFShape->drawGlyph()

Draws the first character in the given string into the shape using the glyph definition from the given font ()

SWFShape {
  void drawGlyph(SWFFont font,
                 string character,
                 int size);

}
Warning:

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

Return Values

No value is returned.