From e838e91e04d22c413d708273b5ebd8eb70e91b95 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 16 Dec 2001 13:58:08 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 8 +++++--- TODO | 1 - 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 535dd11..9fabc07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,10 +47,12 @@ * lib/example/avi2swf.cc: For now, converts small (!) avi movie files to swf. (using libavifile) 0.2.1: - * configure: Does checking for byte order now. - * rfxswf/pdf2swf: Applied Anjo Krank's patch for MacOS X. + * configure: Does checking for byte order and command substitution capability now. + * rfxswf: Applied Anjo Krank's patch for MacOS X. + * pdf2swf: Fixed font transformation matrix * swfcombine: new options: --cat, --stack1, --merge, --frame * swfs/: new directory, holds some standard SWFs primarily used for pdf2swf - * pdf2swf: New options --viewer, --preloader + installs into ${DATADIR}/swftools/swfs + * pdf2swf: New options --viewer, --preloader, -b, -l * pdf2swf: Fonts are now in ${DATADIR}/swftools/fonts diff --git a/TODO b/TODO index af92393..7f3854c 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,6 @@ pdf2swf: * fix memory leaks * some bounding boxes are too big * allow additional fontdirectories to be specified? - * viewer/preloader: naming scheme; pass -X,-Y,-r options * implement -q (--quiet) option, especially for -b and -l swfcombine: -- 1.7.10.4