Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
newSWFFontCollection_fromFile - load a collection of fonts (experimental)
SYNOPSIS
#include <ming.h>
SWFFontCollection newSWFFontCollection_fromFile(const char *filename);
PARAMETERS
const char *filename
Filename.
DESCRIPTION
Currently only TTC (TTF collection) format is supported.
c2man font.c 1 October 2008 newSWFFontCollection_fromFile(3)