swftools.git
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.

22 years agoBus error fix.
kramm [Wed, 16 Jan 2002 11:56:06 +0000 (11:56 +0000)]
Bus error fix.

22 years agoadd aclocal.m4
kramm [Wed, 16 Jan 2002 11:33:51 +0000 (11:33 +0000)]
add aclocal.m4

22 years agouse CPPFLAGS in COMPILE, also.
kramm [Wed, 16 Jan 2002 11:33:32 +0000 (11:33 +0000)]
use CPPFLAGS in COMPILE, also.

22 years agonew macro FIXNULL.
kramm [Wed, 16 Jan 2002 11:33:00 +0000 (11:33 +0000)]
new macro FIXNULL.

22 years agofixed handling of NULL strings in logf calls.
kramm [Wed, 16 Jan 2002 11:32:42 +0000 (11:32 +0000)]
fixed handling of NULL strings in logf calls.

22 years agotest -e doesn't work on solaris. Use test -f.
kramm [Wed, 16 Jan 2002 08:00:54 +0000 (08:00 +0000)]
test -e doesn't work on solaris. Use test -f.

22 years agotest -e seems to be a little bit incompatible. Use -f instead.
kramm [Tue, 15 Jan 2002 22:13:42 +0000 (22:13 +0000)]
test -e seems to be a little bit incompatible. Use -f instead.

22 years agoupdate to autoconf 2.14.1.
kramm [Tue, 15 Jan 2002 22:11:13 +0000 (22:11 +0000)]
update to autoconf 2.14.1.

22 years agoadded CFLAGS to compiler.
kramm [Mon, 14 Jan 2002 11:36:46 +0000 (11:36 +0000)]
added CFLAGS to compiler.

22 years agosome shells can't handle
kramm [Mon, 14 Jan 2002 11:08:06 +0000 (11:08 +0000)]
some shells can't handle
export IDENTIFIER=VALUE.
therefore, always use
IDENTIFIER=VALUE
export IDENTIFIER

22 years agoadded lib/modules/swfsound.c
kramm [Sun, 13 Jan 2002 19:02:29 +0000 (19:02 +0000)]
added lib/modules/swfsound.c

22 years agolink against lib/librfxswf.a, not lib/rfxswf.o.
kramm [Sun, 13 Jan 2002 19:01:37 +0000 (19:01 +0000)]
link against lib/librfxswf.a, not lib/rfxswf.o.

22 years agoAdded sound module.
kramm [Sun, 13 Jan 2002 18:56:02 +0000 (18:56 +0000)]
Added sound module.

22 years agoBrought up to date
kramm [Sun, 13 Jan 2002 18:54:55 +0000 (18:54 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Sun, 13 Jan 2002 18:54:51 +0000 (18:54 +0000)]
Generated from configure.in

22 years agomp3 extraction added.
kramm [Sun, 13 Jan 2002 18:52:27 +0000 (18:52 +0000)]
mp3 extraction added.

22 years agolink against ../lib/librfxswf.a, not ../lib/{rfxswf.o,log.o}
kramm [Sun, 13 Jan 2002 18:52:06 +0000 (18:52 +0000)]
link against ../lib/librfxswf.a, not ../lib/{rfxswf.o,log.o}

22 years agotabs: 4->8
kramm [Sun, 13 Jan 2002 18:26:31 +0000 (18:26 +0000)]
tabs: 4->8

22 years agofixed sound.
kramm [Sun, 13 Jan 2002 18:25:21 +0000 (18:25 +0000)]
fixed sound.

22 years agoonly write the init header once per SWF.
kramm [Sun, 13 Jan 2002 18:24:44 +0000 (18:24 +0000)]
only write the init header once per SWF.

22 years agoExample file for sound generation.
kramm [Sun, 13 Jan 2002 14:12:51 +0000 (14:12 +0000)]
Example file for sound generation.

22 years agowrite sound data information
kramm [Thu, 10 Jan 2002 19:58:42 +0000 (19:58 +0000)]
write sound data information

22 years agoinitial revision
kramm [Thu, 10 Jan 2002 19:29:14 +0000 (19:29 +0000)]
initial revision

22 years agolog() is now static, as it collides with math.h.
kramm [Thu, 10 Jan 2002 18:55:02 +0000 (18:55 +0000)]
log() is now static, as it collides with math.h.

22 years agothe system backtick checker now 'test's, not 'echo's.
kramm [Thu, 10 Jan 2002 18:11:17 +0000 (18:11 +0000)]
the system backtick checker now 'test's, not 'echo's.

22 years agoadded README, AUTHORS and COPYING for bladeenc.
kramm [Thu, 10 Jan 2002 18:06:58 +0000 (18:06 +0000)]
added README, AUTHORS and COPYING for bladeenc.