NAME

SWFFont_getShape - return a malloc'ed string describing the glyph shape

SYNOPSIS

#include <ming.h>

char *SWFFont_getShape
(
	SWFFont font,
	unsigned short c
);

PARAMETERS

SWFFont font
Not Documented.
unsigned short c
Not Documented.

DESCRIPTION

Return a malloc'ed string describing the glyph shape.