swftools.git
21 years agodependency fixes. xpdf-0-92
kramm [Sun, 19 May 2002 18:05:28 +0000 (18:05 +0000)]
dependency fixes.

21 years agoautoconf is now generating this.
kramm [Sun, 19 May 2002 18:03:54 +0000 (18:03 +0000)]
autoconf is now generating this.

21 years agosimplified routine drawGeneralImage().
kramm [Sun, 19 May 2002 13:36:36 +0000 (13:36 +0000)]
simplified routine drawGeneralImage().

21 years agonew function swf_SetJPEGBits2().
kramm [Sun, 19 May 2002 13:34:55 +0000 (13:34 +0000)]
new function swf_SetJPEGBits2().

21 years ago* routine swfoutput_drawimagejpeg now takes a bitmap as parameter.
kramm [Sun, 19 May 2002 13:34:12 +0000 (13:34 +0000)]
* routine swfoutput_drawimagejpeg now takes a bitmap as parameter.
* routine swfoutput_drawimagelossless now fixes the line sizes.

21 years agofix segfault in case of unimplemented function type.
kramm [Sun, 19 May 2002 11:25:00 +0000 (11:25 +0000)]
fix segfault in case of unimplemented function type.

21 years ago* default output is now output.swf.
kramm [Thu, 16 May 2002 22:57:37 +0000 (22:57 +0000)]
* default output is now output.swf.
* fixed command-line parsing bug.

21 years agoinitial revision.
kramm [Thu, 16 May 2002 22:56:44 +0000 (22:56 +0000)]
initial revision.

21 years agoshow DefineBits Infos.
kramm [Thu, 16 May 2002 22:56:05 +0000 (22:56 +0000)]
show DefineBits Infos.

21 years ago* zlib is now required
kramm [Mon, 6 May 2002 16:45:41 +0000 (16:45 +0000)]
* zlib is now required
* build lib/lame/Makefile

22 years agofixed jpeg2swf configure enable/disable.
kramm [Tue, 30 Apr 2002 10:11:01 +0000 (10:11 +0000)]
fixed jpeg2swf configure enable/disable.

22 years agobrought up to date.
kramm [Mon, 29 Apr 2002 13:21:51 +0000 (13:21 +0000)]
brought up to date.

22 years agoinitial revision
kramm [Sun, 28 Apr 2002 17:30:17 +0000 (17:30 +0000)]
initial revision

22 years ago(re)generated with automake --no-deps.
kramm [Sun, 28 Apr 2002 17:07:22 +0000 (17:07 +0000)]
(re)generated with automake --no-deps.

22 years ago* bugfixes
kramm [Mon, 22 Apr 2002 13:07:05 +0000 (13:07 +0000)]
* bugfixes
* slight changes to -e format.

22 years agobugfixes.
kramm [Mon, 22 Apr 2002 13:06:04 +0000 (13:06 +0000)]
bugfixes.

22 years agoadded Flash 6 zlib compression
kramm [Mon, 22 Apr 2002 12:18:46 +0000 (12:18 +0000)]
added Flash 6 zlib compression

22 years ago* fixed Clipevent parsing
kramm [Mon, 22 Apr 2002 09:26:55 +0000 (09:26 +0000)]
* fixed Clipevent parsing
* added recognisation of Anchors.

22 years agoadded DefineFunction and With parsing.
kramm [Mon, 22 Apr 2002 09:25:46 +0000 (09:25 +0000)]
added DefineFunction and With parsing.

22 years agoadded ./lib/bitio.c, moved ./lib/examples/avi2swf to ./avi2swf
kramm [Mon, 22 Apr 2002 09:24:45 +0000 (09:24 +0000)]
added ./lib/bitio.c, moved ./lib/examples/avi2swf to ./avi2swf

22 years agobugfix: doubles weren't parsed right.
kramm [Mon, 22 Apr 2002 07:41:27 +0000 (07:41 +0000)]
bugfix: doubles weren't parsed right.

22 years agomore MX tags.
kramm [Mon, 22 Apr 2002 07:40:24 +0000 (07:40 +0000)]
more MX tags.

22 years agoadded flash 6 (mx) tags.
kramm [Sun, 21 Apr 2002 21:25:35 +0000 (21:25 +0000)]
added flash 6 (mx) tags.

22 years agobugfix: jump addresses are signed.
kramm [Sun, 21 Apr 2002 21:23:30 +0000 (21:23 +0000)]
bugfix: jump addresses are signed.

22 years agoadded Flash 6 Tags. (not deciphered yet)
kramm [Sun, 21 Apr 2002 21:21:20 +0000 (21:21 +0000)]
added Flash 6 Tags. (not deciphered yet)

22 years agoclear more in "clean" target
kramm [Sun, 21 Apr 2002 21:20:13 +0000 (21:20 +0000)]
clear more in "clean" target

22 years agoadded -z option.
kramm [Sun, 21 Apr 2002 21:16:51 +0000 (21:16 +0000)]
added -z option.

22 years agoBrought up to date
kramm [Sun, 21 Apr 2002 17:40:07 +0000 (17:40 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Sun, 21 Apr 2002 17:40:01 +0000 (17:40 +0000)]
Generated from configure.in

22 years agocheck for bool.
kramm [Sun, 21 Apr 2002 17:39:50 +0000 (17:39 +0000)]
check for bool.

22 years agocompression statistics.
kramm [Sun, 21 Apr 2002 17:38:43 +0000 (17:38 +0000)]
compression statistics.

22 years agoimplemented SWC writing.
kramm [Sun, 21 Apr 2002 17:37:54 +0000 (17:37 +0000)]
implemented SWC writing.

22 years agobugfixes.
kramm [Sun, 21 Apr 2002 16:41:10 +0000 (16:41 +0000)]
bugfixes.

22 years agoadded zlib writer.
kramm [Sun, 21 Apr 2002 16:18:42 +0000 (16:18 +0000)]
added zlib writer.

22 years agofixed compiler warnings.
kramm [Sun, 21 Apr 2002 16:17:16 +0000 (16:17 +0000)]
fixed compiler warnings.

22 years agomoved from ../lib/examples.
kramm [Sun, 21 Apr 2002 15:24:39 +0000 (15:24 +0000)]
moved from ../lib/examples.

22 years agochanged to new font structure.
kramm [Sun, 21 Apr 2002 15:02:54 +0000 (15:02 +0000)]
changed to new font structure.

22 years agoadded "compressed" field in header.
kramm [Sun, 21 Apr 2002 15:02:29 +0000 (15:02 +0000)]
added "compressed" field in header.

22 years ago* from ../src/bitio.c - r/w routines are now replaceable ("virtual")
kramm [Sun, 21 Apr 2002 15:01:34 +0000 (15:01 +0000)]
* from ../src/bitio.c - r/w routines are now replaceable ("virtual")
* implemented zlib reader.

22 years agoold RFXSWF_* stuff added.
kramm [Sun, 21 Apr 2002 15:00:54 +0000 (15:00 +0000)]
old RFXSWF_* stuff added.

22 years ago* added support for compressed SWF (SWC) files.
kramm [Sun, 21 Apr 2002 15:00:31 +0000 (15:00 +0000)]
* added support for compressed SWF (SWC) files.
* removed old WinNT #ifdefs.
* SWF r/w functions are now partially object-oriented. (using bitio.c)

22 years agoshow compression info.
kramm [Sun, 21 Apr 2002 14:55:18 +0000 (14:55 +0000)]
show compression info.

22 years agoavi2swf moved to ../../avi2swf.
kramm [Sun, 21 Apr 2002 14:17:12 +0000 (14:17 +0000)]
avi2swf moved to ../../avi2swf.

22 years agoFreeBSD fix.
kramm [Sun, 21 Apr 2002 13:49:48 +0000 (13:49 +0000)]
FreeBSD fix.

22 years agoBrought up to date
kramm [Sat, 13 Apr 2002 17:51:38 +0000 (17:51 +0000)]
Brought up to date

22 years agoNew compile option: RFXSWF_DISABLESOUND
boehme [Tue, 9 Apr 2002 15:27:21 +0000 (15:27 +0000)]
New compile option: RFXSWF_DISABLESOUND
(if you don't need bladeenc and want to keep binaries small)

22 years agonew option --used.
kramm [Sat, 23 Mar 2002 21:29:36 +0000 (21:29 +0000)]
new option --used.

22 years agonew option --used
kramm [Sat, 23 Mar 2002 21:24:07 +0000 (21:24 +0000)]
new option --used

22 years agoadded functions for extracting positions of referred IDs
kramm [Sat, 23 Mar 2002 21:23:36 +0000 (21:23 +0000)]
added functions for extracting positions of referred IDs

22 years ago* new reader functions (RGB, gradients)
kramm [Sat, 23 Mar 2002 21:23:06 +0000 (21:23 +0000)]
* new reader functions (RGB, gradients)

22 years ago* new reader functions (gradients, rgb)
kramm [Sat, 23 Mar 2002 21:22:25 +0000 (21:22 +0000)]
* new reader functions (gradients, rgb)
* new functions is modules/swftools

22 years agoBrought up to date
kramm [Fri, 22 Mar 2002 18:25:02 +0000 (18:25 +0000)]
Brought up to date

22 years agoGenerated from pdf2swf_usage.html
kramm [Fri, 22 Mar 2002 18:24:58 +0000 (18:24 +0000)]
Generated from pdf2swf_usage.html

22 years agofixed bug in hex output routine
kramm [Fri, 22 Mar 2002 18:11:25 +0000 (18:11 +0000)]
fixed bug in hex output routine

22 years agofixed bug in edittext
kramm [Fri, 22 Mar 2002 18:07:34 +0000 (18:07 +0000)]
fixed bug in edittext

22 years agoadded definefont2 examples
kramm [Fri, 22 Mar 2002 17:36:52 +0000 (17:36 +0000)]
added definefont2 examples

22 years agofont->flags is now font->style, font->encoding
kramm [Fri, 22 Mar 2002 17:30:06 +0000 (17:30 +0000)]
font->flags is now font->style, font->encoding

22 years ago* added support for font layout
kramm [Fri, 22 Mar 2002 17:29:00 +0000 (17:29 +0000)]
* added support for font layout
* font->flags is now font->encoding, font->style

22 years ago* removed flags field from SWFFONT structure
kramm [Fri, 22 Mar 2002 17:25:19 +0000 (17:25 +0000)]
* removed flags field from SWFFONT structure
* new functions swf_FontAddLayout, swf_WriteFontDefine2

22 years ago* removed flags field from SWFFONT structure.
kramm [Fri, 22 Mar 2002 17:22:10 +0000 (17:22 +0000)]
* removed flags field from SWFFONT structure.
* added font functions

22 years agoinitial revision
kramm [Mon, 18 Mar 2002 10:37:32 +0000 (10:37 +0000)]
initial revision

22 years agoCheck the --ignore option in the "cloud bug" workaround.
kramm [Fri, 15 Mar 2002 20:39:21 +0000 (20:39 +0000)]
Check the --ignore option in the "cloud bug" workaround.

22 years agoadd documentation about the -i option
kramm [Fri, 15 Mar 2002 20:37:57 +0000 (20:37 +0000)]
add documentation about the -i option

22 years agomake links swfcombine(1) compatible.
kramm [Fri, 15 Mar 2002 19:56:10 +0000 (19:56 +0000)]
make links swfcombine(1) compatible.

22 years agofix the "cloud" bug
kramm [Tue, 12 Mar 2002 08:03:23 +0000 (08:03 +0000)]
fix the "cloud" bug

22 years agofix the "cloud" bug.
kramm [Mon, 11 Mar 2002 12:26:13 +0000 (12:26 +0000)]
fix the "cloud" bug.

22 years agoGenerated from configure.in release-0-2-3
kramm [Tue, 5 Mar 2002 14:03:44 +0000 (14:03 +0000)]
Generated from configure.in

22 years agofix -Wparentheses warnings.
kramm [Tue, 5 Mar 2002 13:55:48 +0000 (13:55 +0000)]
fix -Wparentheses warnings.

22 years agoBrought up to date
kramm [Tue, 5 Mar 2002 13:03:32 +0000 (13:03 +0000)]
Brought up to date

22 years agoGenerated from pdf2swf_usage.html
kramm [Tue, 5 Mar 2002 13:03:09 +0000 (13:03 +0000)]
Generated from pdf2swf_usage.html

22 years agoGenerated from configure.in
kramm [Tue, 5 Mar 2002 13:02:46 +0000 (13:02 +0000)]
Generated from configure.in

22 years ago* version is now 0.2.3
kramm [Tue, 5 Mar 2002 13:02:11 +0000 (13:02 +0000)]
* version is now 0.2.3
* added compiler warning -Wparentheses

22 years agobugfix.
kramm [Sat, 16 Feb 2002 20:10:18 +0000 (20:10 +0000)]
bugfix.

22 years agoBrought up to date
kramm [Sat, 16 Feb 2002 19:52:58 +0000 (19:52 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Sat, 16 Feb 2002 19:52:55 +0000 (19:52 +0000)]
Generated from configure.in

22 years agocleaned up.
kramm [Sat, 16 Feb 2002 19:51:44 +0000 (19:51 +0000)]
cleaned up.

22 years agofilesize check works now.
kramm [Sat, 16 Feb 2002 19:51:09 +0000 (19:51 +0000)]
filesize check works now.

22 years agofixed compiler warnings.
kramm [Sat, 16 Feb 2002 19:36:55 +0000 (19:36 +0000)]
fixed compiler warnings.

22 years agofixed warnings.
kramm [Sat, 16 Feb 2002 19:36:24 +0000 (19:36 +0000)]
fixed warnings.

22 years ago* bugfixes
kramm [Sat, 16 Feb 2002 19:08:30 +0000 (19:08 +0000)]
* bugfixes
* ids and depths are now in decimal

22 years agoinclude ctype.h.
kramm [Sat, 16 Feb 2002 19:06:07 +0000 (19:06 +0000)]
include ctype.h.

22 years agoseveral bugfixes
kramm [Sat, 16 Feb 2002 19:03:46 +0000 (19:03 +0000)]
several bugfixes

22 years agobugfix: slave files smaller than master files caused a segfault.
kramm [Sat, 16 Feb 2002 17:46:11 +0000 (17:46 +0000)]
bugfix: slave files smaller than master files caused a segfault.

22 years agoAdded sprite folding
kramm [Sat, 16 Feb 2002 17:44:54 +0000 (17:44 +0000)]
Added sprite folding

22 years agogenerate FontDataBase, as it's not longer in ${PREFIX}/swftools/fonts
kramm [Sun, 27 Jan 2002 01:28:54 +0000 (01:28 +0000)]
generate FontDataBase, as it's not longer in ${PREFIX}/swftools/fonts

22 years agoBrought up to date
kramm [Sun, 27 Jan 2002 01:26:03 +0000 (01:26 +0000)]
Brought up to date

22 years agoremoved FontDataBase.
kramm [Sun, 27 Jan 2002 01:24:51 +0000 (01:24 +0000)]
removed FontDataBase.

22 years agoremoved FontDataBase - it's now autogenerated by pdf2swf.
kramm [Sun, 27 Jan 2002 01:24:06 +0000 (01:24 +0000)]
removed FontDataBase - it's now autogenerated by pdf2swf.

22 years agoFixed a bug in addfontdir routine.
kramm [Sun, 27 Jan 2002 01:16:52 +0000 (01:16 +0000)]
Fixed a bug in addfontdir routine.

22 years agoimproved font search routine.
kramm [Sun, 27 Jan 2002 01:14:31 +0000 (01:14 +0000)]
improved font search routine.

22 years agoadded --fontdir option.
kramm [Sun, 27 Jan 2002 00:28:15 +0000 (00:28 +0000)]
added --fontdir option.

22 years agoBrought up to date release-0-2-2
kramm [Wed, 16 Jan 2002 20:15:18 +0000 (20:15 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Wed, 16 Jan 2002 20:15:15 +0000 (20:15 +0000)]
Generated from configure.in

22 years agoVersion is now 0.2.2.
kramm [Wed, 16 Jan 2002 20:14:46 +0000 (20:14 +0000)]
Version is now 0.2.2.

22 years ago-m now has the long option --mp3.
kramm [Wed, 16 Jan 2002 14:27:49 +0000 (14:27 +0000)]
-m now has the long option --mp3.

22 years agoDocumented jpeg, png, mp3 extracting.
kramm [Wed, 16 Jan 2002 14:27:30 +0000 (14:27 +0000)]
Documented jpeg, png, mp3 extracting.

22 years agocleaned up.
kramm [Wed, 16 Jan 2002 13:56:03 +0000 (13:56 +0000)]
cleaned up.

22 years ago* added sound example
kramm [Wed, 16 Jan 2002 13:53:21 +0000 (13:53 +0000)]
* added sound example
* compile avi2swf with -O2 -fomit-frame-pointer and without debugging

22 years agofixed bug in logf.
kramm [Wed, 16 Jan 2002 12:02:29 +0000 (12:02 +0000)]
fixed bug in logf.

22 years agosize optimization: omit splines of zero length.
kramm [Wed, 16 Jan 2002 11:57:53 +0000 (11:57 +0000)]
size optimization: omit splines of zero length.