rfxswf cleanups: TAG structure and ResetWriteBits/ResetReadBits
[swftools.git] / pdf2swf / swfoutput.cc
2001-10-31 boehmerfxswf cleanups: TAG structure and ResetWriteBits/Reset...
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-29 krammfixed logfs with no priority
2001-10-29 kramm* new function: swfoutput_drawimageagain, which draws...
2001-10-28 krammLossless Images added.
2001-10-23 kramm* startclip() doesn't change the drawmode anymore
2001-10-22 krammformatting fixes, variable inititializations, added...
2001-10-22 krammfonts now work. output size is a small fraction of...
2001-10-20 kramm* shapecount is now named currentswfid
2001-10-20 krammfixed a bug. (SWFFont now strdups it's font name)
2001-10-20 krammFont characters are now addressed by full name, not...
2001-10-18 krammimplemented two levels of font cache
2001-10-18 kramm* setfont now takes the font id as parameter (to be...
2001-10-18 krammInitial revision