1The following is a list of the programmers and other people who
2helped in this project:
3
4
5The creator of the project is:
6
7	Alexis Wilke		alexis@m2osw.com
8				alexis_wilke@users.sourceforge.net
9
10
11The port of SSWF to MacOSX was made possible by:
12
13	Chris Dolan		chrisdolan@users.sourceforge.net
14
15
16The tutorial for the SSWF scripting language was written by:
17
18	Ray Gardener		rayg@daylongraphics.com
19
20
21Other Packages were created by:
22
23	William McCormick	Will created the Slackware package
24				(http://www.pimpinlinux.com).
25
26				Please, see the INSTALL-SLACKWARE.txt
27				for more info about his work.
28
29	Dab			dab@brospower.com
30
31				Dab created the Debian package.
32
33
34Some help was offered by:
35
36	Steve Crook		helped very much in debugging the
37				memory leaks
38
39				added the first MP3 support (it
40				requires an MP3 as input, but hey!
41				it works great anyway!)
42
43				helped in fixing some
44				internationalization bugs
45
46	Jacek Naglak		bug fixes in ft2sswf for Unicode,
47				GNUmakefile, configure.ac and
48				Makefile.am
49
50	Mike Castle		bug fix in a Makefile.am in regard
51				to building SSWF in a different
52				directory than the source tree
53
54	Adam Polkosnik		bug fixes to the libsswf_tags.c++
55				file for sswf to run on AMD 64bits
56
57	Gabriel			Noticed that the Requires: libjpeg
58				in the RPM package was wrong. Helped
59				me find several other problems in
60				the RPM specification.
61
62	Ammar Mardawi		Fixed the FSCommmand2 parameters and
63				also the code was wrong in the table
64				of actions.
65
66