fixjump didn't work if both arguments were identical. (used in tight loops)
[swftools.git] / src / swfstrings.1
1 .TH swfstrings "1" "October 2001" "swfstrings" "swftools"
2 .SH NAME
3 swfstrings - a tool for extracting text out of swf files.
4 .SH Synopsis
5 .B swfstrings
6 [\fIoptions\fR] [\fIfile.swf\fR]
7 .SH DESCRIPTION
8 swfstrings extracts text out of DEFINETEXT tags of the .swf file. It also
9 displays the fonts being used.
10 .PP
11 SWF files are animation files which can be displayed in Web Browsers using
12 the Flash Plugin.
13 .SH OPTIONS
14 .TP
15 \fB\-h\fR, \fB\-\-help\fR
16 Print short help message and exit
17 .\".TP
18 .\" \fB\-\-version\fR
19 .\" Print version info and exit
20
21 .SH AUTHOR
22
23 Rainer Böhme <rfxswf@reflex-studio.de>
24