fix: with -bl, the dimensions weren't right.
[swftools.git] / pdf2swf / pdf2swf.cc
2001-12-16 krammfix: with -bl, the dimensions weren't right. release-0-2-1
2001-12-16 krammimproved preloader/viewer linking.
2001-12-16 krammpass -X,-Y, -r options with preloader/viewer linking...
2001-12-16 krammallow preloader and viewer linking.
2001-12-13 krammuse srand if srand48 not present.
2001-12-02 krammmoved is_in_range to ../args.h.
2001-11-04 krammadded optional storing of full font sets in the .swf...
2001-11-01 krammadded -w, --samewindow option
2001-10-23 krammdisallow omitting the output filename
2001-10-23 kramm* now uses the args_long2short function
2001-10-22 krammadded more command-line options
2001-10-18 krammadded random initialization (srand48)
2001-10-18 krammInitial revision