swftools.git
2001-10-23 krammgenerated from configure.in/Makefile.am
2001-10-23 krammpdf2swf used to be in there twice. fixed.
2001-10-23 krammfixed typos.
2001-10-22 krammformatting fixes, variable inititializations, added...
2001-10-22 kramm* InsertTag now sets an initial bitcount
2001-10-22 krammremoved GetTagPosPtr
2001-10-22 krammGetName now uses GetTagPos, not GetTagPosPtr (which...
2001-10-22 kramm* ShapeSetEnd now resets the bit count
2001-10-22 krammmerged rainers jpeg patch, and converted newlines to...
2001-10-22 krammfixed formatting
2001-10-22 krammadded jpeg2swf
2001-10-22 krammadded items from 0.0.2.
2001-10-22 kramm* added functions for setting options
2001-10-22 krammadded functions for option setting
2001-10-22 krammfonts now work. output size is a small fraction of...
2001-10-22 krammadded more command-line options
2001-10-22 kramm* added global variables for setting options
2001-10-22 krammtwo new options
2001-10-22 krammupdated TODO items
2001-10-22 krammadded new tool (jpeg2swf)
2001-10-20 krammSWFFont now has a destructor
2001-10-20 kramm* shapecount is now named currentswfid
2001-10-20 krammstore temporary files in /tmp.
2001-10-20 krammfixed a bug. (SWFFont now strdups it's font name)
2001-10-20 krammremoved the embedded cache, as the swfoutput font cache...
2001-10-20 krammimplemented font cache
2001-10-20 krammFont characters are now addressed by full name, not...
2001-10-19 krammmore to do.
2001-10-18 krammimplemented two levels of font cache
2001-10-18 krammadded random initialization (srand48)
2001-10-18 krammswfoutput_setfont now takes the font id as parameter
2001-10-18 kramm* setfont now takes the font id as parameter (to be...
2001-10-18 krammupdated the description of swfdump.
2001-10-18 krammInitial revision