swftools.git
22 years agoadded HOWTO_pdf2swf
kramm [Sun, 28 Oct 2001 17:48:31 +0000 (17:48 +0000)]
added HOWTO_pdf2swf

22 years agogenerated from pdf2swf_usage.html
kramm [Sun, 28 Oct 2001 17:47:51 +0000 (17:47 +0000)]
generated from pdf2swf_usage.html

22 years agoremoved 2 items
kramm [Sun, 28 Oct 2001 17:11:37 +0000 (17:11 +0000)]
removed 2 items

22 years agoinitialize config.antistream
kramm [Sun, 28 Oct 2001 16:58:30 +0000 (16:58 +0000)]
initialize config.antistream

22 years ago* fixed a typo in the header
kramm [Sun, 28 Oct 2001 16:58:04 +0000 (16:58 +0000)]
* fixed a typo in the header
* new config option: config.antistream

22 years agomake the combined swfs suitable for streaming. (can be disabled by setting
kramm [Sun, 28 Oct 2001 16:57:31 +0000 (16:57 +0000)]
make the combined swfs suitable for streaming. (can be disabled by setting
config.antistream to 1)

22 years agorfxswf cleanup: replaced LP<type> by <type> *
boehme [Sun, 28 Oct 2001 13:06:33 +0000 (13:06 +0000)]
rfxswf cleanup: replaced LP<type> by <type> *
used tool: sed 's/\<LP\([A-Z]*\)\>/\1 */g'

22 years agothis file was required by automake
kramm [Sun, 28 Oct 2001 12:44:33 +0000 (12:44 +0000)]
this file was required by automake

22 years agobrought up to date.
kramm [Sat, 27 Oct 2001 22:02:58 +0000 (22:02 +0000)]
brought up to date.

22 years agoremoved stamp-h.in
kramm [Sat, 27 Oct 2001 21:31:33 +0000 (21:31 +0000)]
removed stamp-h.in

22 years agoremoved stamp-h stuff
kramm [Sat, 27 Oct 2001 21:22:25 +0000 (21:22 +0000)]
removed stamp-h stuff

22 years agothis file belonged to automake
kramm [Sat, 27 Oct 2001 21:21:19 +0000 (21:21 +0000)]
this file belonged to automake

22 years agofixed dependencies. rfxlib used to get compiled always.
kramm [Sat, 27 Oct 2001 21:17:47 +0000 (21:17 +0000)]
fixed dependencies. rfxlib used to get compiled always.

22 years agoGenerated from configure.in
kramm [Sat, 27 Oct 2001 21:02:20 +0000 (21:02 +0000)]
Generated from configure.in

22 years agoversion is now pre0.0.3
kramm [Sat, 27 Oct 2001 21:02:07 +0000 (21:02 +0000)]
version is now pre0.0.3

22 years agoadded item
kramm [Sat, 27 Oct 2001 21:01:46 +0000 (21:01 +0000)]
added item

22 years agouse the autoconf variables when compiling
kramm [Sat, 27 Oct 2001 21:01:23 +0000 (21:01 +0000)]
use the autoconf variables when compiling

22 years agoadded item
kramm [Sat, 27 Oct 2001 18:30:12 +0000 (18:30 +0000)]
added item

22 years agoGenerated from configure.in
kramm [Sat, 27 Oct 2001 18:29:56 +0000 (18:29 +0000)]
Generated from configure.in

22 years agomake stacking appear in usage (--help).
kramm [Sat, 27 Oct 2001 18:29:08 +0000 (18:29 +0000)]
make stacking appear in usage (--help).

22 years agofixed DEFINETEXT relocating
kramm [Sat, 27 Oct 2001 18:27:49 +0000 (18:27 +0000)]
fixed DEFINETEXT relocating

22 years agoremoved the "stacking doesn't work yet" message, as stacking does work now.
kramm [Sat, 27 Oct 2001 16:35:18 +0000 (16:35 +0000)]
removed the "stacking doesn't work yet" message, as stacking does work now.

22 years agoremoved a printf
kramm [Sat, 27 Oct 2001 16:34:44 +0000 (16:34 +0000)]
removed a printf

22 years agodocumented configure changes
kramm [Sat, 27 Oct 2001 14:38:32 +0000 (14:38 +0000)]
documented configure changes

22 years agoremoved one item, added one item
kramm [Sat, 27 Oct 2001 14:36:26 +0000 (14:36 +0000)]
removed one item, added one item

22 years agoGenerated from configure.in
kramm [Sat, 27 Oct 2001 14:33:56 +0000 (14:33 +0000)]
Generated from configure.in

22 years agomake jpeg2swf target optional
kramm [Sat, 27 Oct 2001 14:33:30 +0000 (14:33 +0000)]
make jpeg2swf target optional

22 years ago* fixed a bug: jpeglib was named xjpeglib for testing
kramm [Sat, 27 Oct 2001 14:32:58 +0000 (14:32 +0000)]
* fixed a bug: jpeglib was named xjpeglib for testing
* use rm -f to remove the pdf2swf Makefile

22 years agofixed a bug
kramm [Sat, 27 Oct 2001 14:31:16 +0000 (14:31 +0000)]
fixed a bug

22 years ago* implemented disabling of jpeg2swf if jpeglib isn't found
kramm [Sat, 27 Oct 2001 14:30:33 +0000 (14:30 +0000)]
* implemented disabling of jpeg2swf if jpeglib isn't found
* put an install: target in the (disabled) pdf2swf Makefile

22 years agoGenerated from configure.in
kramm [Sat, 27 Oct 2001 14:22:50 +0000 (14:22 +0000)]
Generated from configure.in

22 years agoprint out package version that is created
kramm [Sat, 27 Oct 2001 14:22:09 +0000 (14:22 +0000)]
print out package version that is created

22 years agoripped all the remaining automake self-generating stuff out
kramm [Sat, 27 Oct 2001 14:21:31 +0000 (14:21 +0000)]
ripped all the remaining automake self-generating stuff out

22 years ago* explicitly call AC_DEFINE_UNQUOTED for PACKAGE and VERSION.
kramm [Sat, 27 Oct 2001 14:20:26 +0000 (14:20 +0000)]
* explicitly call AC_DEFINE_UNQUOTED for PACKAGE and VERSION.
* use only one AC_OUTPUT. seems autoconf doesn't like it when there are
  more of them

22 years agowe don't do automake anymore
kramm [Sat, 27 Oct 2001 13:53:28 +0000 (13:53 +0000)]
we don't do automake anymore

22 years agoremoved Makefile.am's
kramm [Sat, 27 Oct 2001 13:17:38 +0000 (13:17 +0000)]
removed Makefile.am's

22 years agowe don't do automake anymore
kramm [Sat, 27 Oct 2001 13:12:35 +0000 (13:12 +0000)]
we don't do automake anymore

22 years agoremoved aclocal.m4
kramm [Sat, 27 Oct 2001 13:07:38 +0000 (13:07 +0000)]
removed aclocal.m4

22 years agothis file was only needed for automake
kramm [Sat, 27 Oct 2001 13:00:30 +0000 (13:00 +0000)]
this file was only needed for automake

22 years agogenerated from configure.in
kramm [Fri, 26 Oct 2001 20:33:50 +0000 (20:33 +0000)]
generated from configure.in

22 years agoremoved automake stuff
kramm [Fri, 26 Oct 2001 20:32:38 +0000 (20:32 +0000)]
removed automake stuff

22 years agoremoved Makefile target
kramm [Fri, 26 Oct 2001 20:30:05 +0000 (20:30 +0000)]
removed Makefile target

22 years agoimplemented the autoconf-pdf2swf-disabling thing automake_to_be_removed
kramm [Fri, 26 Oct 2001 20:24:53 +0000 (20:24 +0000)]
implemented the autoconf-pdf2swf-disabling thing

22 years agoGenerated from configure.in
kramm [Fri, 26 Oct 2001 20:21:15 +0000 (20:21 +0000)]
Generated from configure.in

22 years agodisable pdf2swf/jpeg2swf also if t1lib.h and/or jpeglib.h are not found.
kramm [Fri, 26 Oct 2001 20:17:11 +0000 (20:17 +0000)]
disable pdf2swf/jpeg2swf also if t1lib.h and/or jpeglib.h are not found.

22 years agogenerated from configure.in
kramm [Fri, 26 Oct 2001 20:07:22 +0000 (20:07 +0000)]
generated from configure.in

22 years agoimplemented disabling of pdf2swf package
kramm [Fri, 26 Oct 2001 20:05:39 +0000 (20:05 +0000)]
implemented disabling of pdf2swf package

22 years agocheck for HAVE_LIBJPEG
kramm [Fri, 26 Oct 2001 19:44:07 +0000 (19:44 +0000)]
check for HAVE_LIBJPEG

22 years agoadded lib/old_rfxswf.h
kramm [Fri, 26 Oct 2001 18:54:38 +0000 (18:54 +0000)]
added lib/old_rfxswf.h

22 years agogenerated from Makefile.am
kramm [Fri, 26 Oct 2001 18:13:58 +0000 (18:13 +0000)]
generated from Makefile.am

22 years agoremoved the all-am stuff again
kramm [Fri, 26 Oct 2001 18:12:26 +0000 (18:12 +0000)]
removed the all-am stuff again

22 years agodon't automatically generate Makefile, config.h.in, etc.
kramm [Fri, 26 Oct 2001 17:14:35 +0000 (17:14 +0000)]
don't automatically generate Makefile, config.h.in, etc.

22 years agogenerated from Makefile.am
kramm [Fri, 26 Oct 2001 17:11:13 +0000 (17:11 +0000)]
generated from Makefile.am

22 years agoprevent automatically generating the Makefile, config.h.in, etc.
kramm [Fri, 26 Oct 2001 17:10:59 +0000 (17:10 +0000)]
prevent automatically generating the Makefile, config.h.in, etc.

22 years agoadded item.
kramm [Fri, 26 Oct 2001 09:25:21 +0000 (09:25 +0000)]
added item.

22 years agoadded config.guess and config.sub
kramm [Fri, 26 Oct 2001 09:23:55 +0000 (09:23 +0000)]
added config.guess and config.sub

22 years agointroduced old_rfxswf.h, which stores #define's for old function and
kramm [Thu, 25 Oct 2001 21:37:17 +0000 (21:37 +0000)]
introduced old_rfxswf.h, which stores #define's for old function and
variable names.

22 years agotest HAVE_JPEGLIB_H before including the jpeglib header
kramm [Thu, 25 Oct 2001 20:36:52 +0000 (20:36 +0000)]
test HAVE_JPEGLIB_H before including the jpeglib header

22 years agoadded autoconf section
kramm [Thu, 25 Oct 2001 20:30:14 +0000 (20:30 +0000)]
added autoconf section

22 years agogenerated from configure.in
kramm [Thu, 25 Oct 2001 20:11:25 +0000 (20:11 +0000)]
generated from configure.in

22 years agomoved AC_EXEEXT downward. It has to be below the compiler checks.
kramm [Thu, 25 Oct 2001 20:10:06 +0000 (20:10 +0000)]
moved AC_EXEEXT downward. It has to be below the compiler checks.

22 years agoinitial revision
kramm [Thu, 25 Oct 2001 20:06:11 +0000 (20:06 +0000)]
initial revision

22 years agoadded item
boehme [Thu, 25 Oct 2001 09:15:30 +0000 (09:15 +0000)]
added item

22 years agoadded todo item.
kramm [Wed, 24 Oct 2001 20:21:47 +0000 (20:21 +0000)]
added todo item.

22 years ago* fix: install jpeg2swf.1
boehme [Wed, 24 Oct 2001 19:48:46 +0000 (19:48 +0000)]
* fix: install jpeg2swf.1

22 years agosome more ideas
boehme [Wed, 24 Oct 2001 19:05:57 +0000 (19:05 +0000)]
some more ideas

22 years agobugfix: error message on <file not found> without last guessed extension
boehme [Wed, 24 Oct 2001 18:37:17 +0000 (18:37 +0000)]
bugfix: error message on <file not found> without last guessed extension

22 years agofixed font style
kramm [Wed, 24 Oct 2001 11:50:54 +0000 (11:50 +0000)]
fixed font style

22 years agoversion is 0.0.2 now
kramm [Tue, 23 Oct 2001 22:22:06 +0000 (22:22 +0000)]
version is 0.0.2 now

22 years agofixed ShapeSetLine (again) release-0-0-2
kramm [Tue, 23 Oct 2001 18:33:36 +0000 (18:33 +0000)]
fixed ShapeSetLine (again)

22 years agochanged version to 0.0.2
kramm [Tue, 23 Oct 2001 17:45:22 +0000 (17:45 +0000)]
changed version to 0.0.2

22 years agocommand line parameters which contain '=' are now split into two
kramm [Tue, 23 Oct 2001 17:40:51 +0000 (17:40 +0000)]
command line parameters which contain '=' are now split into two

22 years ago* args moved to lib
kramm [Tue, 23 Oct 2001 17:38:59 +0000 (17:38 +0000)]
* args moved to lib

22 years agomade C compatible
kramm [Tue, 23 Oct 2001 17:28:32 +0000 (17:28 +0000)]
made C compatible

22 years agoremoved some items, which are done.
kramm [Tue, 23 Oct 2001 17:27:57 +0000 (17:27 +0000)]
removed some items, which are done.

22 years agodisallow omitting the output filename
kramm [Tue, 23 Oct 2001 17:26:43 +0000 (17:26 +0000)]
disallow omitting the output filename

22 years agoadded enhanced argument parsing
kramm [Tue, 23 Oct 2001 17:15:20 +0000 (17:15 +0000)]
added enhanced argument parsing

22 years agoexit(0) after --version
kramm [Tue, 23 Oct 2001 17:08:54 +0000 (17:08 +0000)]
exit(0) after --version

22 years agocommand line option --version now works
kramm [Tue, 23 Oct 2001 17:07:48 +0000 (17:07 +0000)]
command line option --version now works

22 years ago* now uses args_long2shortoption()
kramm [Tue, 23 Oct 2001 17:06:42 +0000 (17:06 +0000)]
* now uses args_long2shortoption()

22 years ago* args.h is moved into lib
kramm [Tue, 23 Oct 2001 17:02:05 +0000 (17:02 +0000)]
* args.h is moved into lib
* now uses args_long2shortoption

22 years ago* args.h is moved into lib
kramm [Tue, 23 Oct 2001 17:01:08 +0000 (17:01 +0000)]
* args.h is moved into lib
* fixed version display

22 years ago* now uses the args_long2short function
kramm [Tue, 23 Oct 2001 17:00:00 +0000 (17:00 +0000)]
* now uses the args_long2short function
* header files: args.h is moved into lib

22 years agomoved into lib
kramm [Tue, 23 Oct 2001 16:59:16 +0000 (16:59 +0000)]
moved into lib

22 years agomoved from src and pdf2swf into the lib directory, as it's used by both.
kramm [Tue, 23 Oct 2001 16:58:23 +0000 (16:58 +0000)]
moved from src and pdf2swf into the lib directory, as it's used by both.

22 years ago* startclip() doesn't change the drawmode anymore
kramm [Tue, 23 Oct 2001 16:35:13 +0000 (16:35 +0000)]
* startclip() doesn't change the drawmode anymore
* the wrong end points fix now doesn't erroneously start's a shape
with a line

22 years agoFixed a bug which caused wrong initialization of matrices.
kramm [Tue, 23 Oct 2001 16:29:58 +0000 (16:29 +0000)]
Fixed a bug which caused wrong initialization of matrices.

22 years agogenerated from configure.in/Makefile.am
kramm [Tue, 23 Oct 2001 08:10:58 +0000 (08:10 +0000)]
generated from configure.in/Makefile.am

22 years agopdf2swf used to be in there twice. fixed.
kramm [Tue, 23 Oct 2001 08:10:30 +0000 (08:10 +0000)]
pdf2swf used to be in there twice. fixed.

22 years agofixed typos.
kramm [Tue, 23 Oct 2001 06:07:34 +0000 (06:07 +0000)]
fixed typos.

22 years agoformatting fixes, variable inititializations, added comments.
kramm [Mon, 22 Oct 2001 19:42:50 +0000 (19:42 +0000)]
formatting fixes, variable inititializations, added comments.

22 years ago* InsertTag now sets an initial bitcount
kramm [Mon, 22 Oct 2001 16:02:50 +0000 (16:02 +0000)]
* InsertTag now sets an initial bitcount
* removed the trailing '\'s in WriteCGI

22 years agoremoved GetTagPosPtr
kramm [Mon, 22 Oct 2001 16:00:40 +0000 (16:00 +0000)]
removed GetTagPosPtr
added GetDataSizePtr

22 years agoGetName now uses GetTagPos, not GetTagPosPtr (which doesn't exist anymore)
kramm [Mon, 22 Oct 2001 15:59:48 +0000 (15:59 +0000)]
GetName now uses GetTagPos, not GetTagPosPtr (which doesn't exist anymore)

22 years ago* ShapeSetEnd now resets the bit count
kramm [Mon, 22 Oct 2001 15:57:10 +0000 (15:57 +0000)]
* ShapeSetEnd now resets the bit count
* fixed ShapeSetLine function

22 years agomerged rainers jpeg patch, and converted newlines to Unix style.
kramm [Mon, 22 Oct 2001 15:53:49 +0000 (15:53 +0000)]
merged rainers jpeg patch, and converted newlines to Unix style.

22 years agofixed formatting
kramm [Mon, 22 Oct 2001 15:52:36 +0000 (15:52 +0000)]
fixed formatting

22 years agoadded jpeg2swf
kramm [Mon, 22 Oct 2001 15:48:44 +0000 (15:48 +0000)]
added jpeg2swf

22 years agoadded items from 0.0.2.
kramm [Mon, 22 Oct 2001 15:48:28 +0000 (15:48 +0000)]
added items from 0.0.2.

22 years ago* added functions for setting options
kramm [Mon, 22 Oct 2001 15:47:19 +0000 (15:47 +0000)]
* added functions for setting options
* merged the two image functions into one