fix for t1lib-5.0.0
[swftools.git] / pdf2swf / swfoutput.h
2003-04-09 krammfix for t1lib-5.0.0
2002-08-17 krammimplemented viewer gadgets and --flashversion.
2002-07-03 krammfix character searching in fonts.
2002-06-17 krammImplement -t (--stop) option.
2002-06-13 krammadded antialiasing of type 3 fonts.
2002-05-19 kramm* routine swfoutput_drawimagejpeg now takes a bitmap...
2002-04-21 krammadded -z option.
2001-12-16 krammstore named links in a variable.
2001-12-06 kramm* new function SWFFont::getWidth(char*)
2001-11-23 krammadded support for truetype libs using ttf2pt1.
2001-11-10 krammSWFFont now also stores the character widths
2001-11-04 krammadded optional storing of full font sets in the .swf...
2001-11-01 krammadded routines for link generation
2001-10-29 kramm* new function: swfoutput_drawimageagain, which draws...
2001-10-28 krammLossless Images added.
2001-10-22 kramm* added global variables for setting options
2001-10-20 krammSWFFont now has a destructor
2001-10-20 krammFont characters are now addressed by full name, not...
2001-10-18 krammimplemented two levels of font cache
2001-10-18 krammswfoutput_setfont now takes the font id as parameter
2001-10-18 krammInitial revision