From: kramm Date: Sun, 16 Dec 2001 02:28:04 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-2-1~14 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=938fa370c13c10a2c0d8e44bd5d4998aa9788f60 Brought up to date --- diff --git a/ChangeLog b/ChangeLog index 8c40fb6..535dd11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,9 @@ libavifile) 0.2.1: * configure: Does checking for byte order now. - * rfxswf/pdfswf: Applied Anjo Krank's patch for MacOS X. + * rfxswf/pdf2swf: Applied Anjo Krank's patch for MacOS X. * swfcombine: new options: --cat, --stack1, --merge, --frame + * swfs/: new directory, holds some standard SWFs primarily used for pdf2swf + * pdf2swf: New options --viewer, --preloader + * pdf2swf: Fonts are now in ${DATADIR}/swftools/fonts diff --git a/TODO b/TODO index 025312e..af92393 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,8 @@ 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: