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

22 years agoadded functions for option setting
kramm [Mon, 22 Oct 2001 15:45:49 +0000 (15:45 +0000)]
added functions for option setting

22 years agofonts now work. output size is a small fraction of what it used to be.
kramm [Mon, 22 Oct 2001 15:43:31 +0000 (15:43 +0000)]
fonts now work. output size is a small fraction of what it used to be.

22 years agoadded more command-line options
kramm [Mon, 22 Oct 2001 15:42:09 +0000 (15:42 +0000)]
added more command-line options

22 years ago* added global variables for setting options
kramm [Mon, 22 Oct 2001 15:40:39 +0000 (15:40 +0000)]
* added global variables for setting options
* added translation functions in SWFFont

22 years agotwo new options
kramm [Mon, 22 Oct 2001 15:39:26 +0000 (15:39 +0000)]
two new options

22 years agoupdated TODO items
kramm [Mon, 22 Oct 2001 15:38:14 +0000 (15:38 +0000)]
updated TODO items

22 years agoadded new tool (jpeg2swf)
kramm [Mon, 22 Oct 2001 15:37:03 +0000 (15:37 +0000)]
added new tool (jpeg2swf)

22 years agoSWFFont now has a destructor
kramm [Sat, 20 Oct 2001 20:06:45 +0000 (20:06 +0000)]
SWFFont now has a destructor

22 years ago* shapecount is now named currentswfid
kramm [Sat, 20 Oct 2001 20:05:53 +0000 (20:05 +0000)]
* shapecount is now named currentswfid
* SWFFont now has an destructor

22 years agostore temporary files in /tmp.
kramm [Sat, 20 Oct 2001 19:37:21 +0000 (19:37 +0000)]
store temporary files in /tmp.

22 years agofixed a bug. (SWFFont now strdups it's font name)
kramm [Sat, 20 Oct 2001 19:36:49 +0000 (19:36 +0000)]
fixed a bug. (SWFFont now strdups it's font name)

22 years agoremoved the embedded cache, as the swfoutput font cache now does the job,
kramm [Sat, 20 Oct 2001 19:00:28 +0000 (19:00 +0000)]
removed the embedded cache, as the swfoutput font cache now does the job,
too.

22 years agoimplemented font cache
kramm [Sat, 20 Oct 2001 18:53:50 +0000 (18:53 +0000)]
implemented font cache

22 years agoFont characters are now addressed by full name, not charcode
kramm [Sat, 20 Oct 2001 18:53:01 +0000 (18:53 +0000)]
Font characters are now addressed by full name, not charcode

22 years agomore to do.
kramm [Fri, 19 Oct 2001 09:31:18 +0000 (09:31 +0000)]
more to do.

22 years agoimplemented two levels of font cache
kramm [Thu, 18 Oct 2001 20:36:17 +0000 (20:36 +0000)]
implemented two levels of font cache

22 years agoadded random initialization (srand48)
kramm [Thu, 18 Oct 2001 20:35:57 +0000 (20:35 +0000)]
added random initialization (srand48)

22 years agoswfoutput_setfont now takes the font id as parameter
kramm [Thu, 18 Oct 2001 17:52:09 +0000 (17:52 +0000)]
swfoutput_setfont now takes the font id as parameter

22 years ago* setfont now takes the font id as parameter (to be used for caching)
kramm [Thu, 18 Oct 2001 17:51:32 +0000 (17:51 +0000)]
* setfont now takes the font id as parameter (to be used for caching)
* optimized output for size.

22 years agoupdated the description of swfdump.
kramm [Thu, 18 Oct 2001 10:54:15 +0000 (10:54 +0000)]
updated the description of swfdump.

22 years agoInitial revision
kramm [Thu, 18 Oct 2001 10:31:20 +0000 (10:31 +0000)]
Initial revision