SWFMovie_importFont(3) SWFMovie_importFont(3)
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)
ming 0.4.3 - Generated Tue Dec 7 10:56:50 CST 2010
