Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 bug

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.