Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFCharacter_getWidth - This function returns a characters width.
SYNOPSIS
#include <ming.h>
float SWFCharacter_getWidth(SWFCharacter character);
PARAMETERS
SWFCharacter character
Not Documented.
DESCRIPTION
The characters width is return in px. If a character has no bounds
-1 is returned.
c2man shape_util.c 31 May 2008 SWFCharacter_getWidth(3)