Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFMovie_importFont - Import a font from an other SWFFile
SYNOPSIS
#include <ming.h>
SWFFontCharacter SWFMovie_importFont
(
SWFMovie movie,
const char *filename,
const char *name
);
PARAMETERS
SWFMovie movie
Not Documented.
const char *filename
Not Documented.
const char *name
Not Documented.
DESCRIPTION
See also SWFMovie_importCharacter.
RETURNS
A SWFFontCharacter object.
c2man movie.c 1 October 2008 SWFMovie_importFont(3)