1 Usage: %s [options] file.swf
3 Extracts strings from SWF files.
5 This tool extracts strings from SWF files. It parses SWF font records
6 and text records and prints unicode-encoded characters to stdout.
9 Print out font information for each text block
11 Set bounding box x coordinate
13 Set bounding box y coordinate
15 Set bounding box width
17 Set bounding box height
19 Print version information and exit
23 Rainer Böhme <rfxswf@reflex-studio.de>
25 Matthias Kramm <kramm@quiss.org>