Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFMovie_addFont - Adds a font to a movie.
SYNOPSIS
#include <ming.h>
SWFFontCharacter SWFMovie_addFont
(
SWFMovie movie,
SWFFont font
);
PARAMETERS
SWFMovie movie
Not Documented.
SWFFont font
Not Documented.
DESCRIPTION
Retursn a SWFFontCharacter object.
c2man movie.c 1 October 2008 SWFMovie_addFont(3)