#include <stdlib.h>
#include <stdio.h>
#include <ming.h>
#include "ming_utils.h"
Defines | |
#define | OUTPUT_VERSION 8 |
#define | OUTPUT_FILENAME "TextSnapshotTest.swf" |
Functions | |
SWFDisplayItem | add_text_field (SWFMovie mo, SWFFont font, const char *text) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "TextSnapshotTest.swf" |
Referenced by main().
#define OUTPUT_VERSION 8 |
Referenced by main().
SWFDisplayItem add_text_field | ( | SWFMovie | mo, | |
SWFFont | font, | |||
const char * | text | |||
) |
int main | ( | int | argc, | |
char ** | argv | |||
) |