manpagez: man pages & more
man newSWFFont_fromFile(3)
Home | html | info | man
newSWFFont_fromFile(3)                                  newSWFFont_fromFile(3)




NAME

       newSWFFont_fromFile - load a font from file


SYNOPSIS

       #include <ming.h>

       newSWFFont_fromFile(3) char *filename);


PARAMETERS

       const char *filename
              Filename for fontfile.


DESCRIPTION

       This function creates a new SWFFont object from a font file. It accepts
       and autodetects FDB and TTF fonts.


RETURNS

       A SWFFont object if a valid fontfile is found, NULL otherwise.



c2man font.c                    1 October 2008          newSWFFont_fromFile(3)

ming 0.4.3 - Generated Sun Dec 5 18:22:24 CST 2010
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.