From: kramm Date: Sun, 27 Jan 2002 01:26:03 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-2-3~19 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=de94521e5008ced85c2d6e9eb5219a4ae0660592 Brought up to date --- diff --git a/ChangeLog b/ChangeLog index 3cea006..ab3873d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,4 +66,6 @@ * lib/: Added Bladeenc 0.94.1 for mp3 compression * lib/example/avi2swf.cc: Can now handle big files. Slightly better compression ratio. Sound. * lib/example/sound.c: New file, demonstrates use of the sound module in librfxswf. +0.2.3: + * pdf2swf: New option --fontdir, can now handle external fonts. diff --git a/TODO b/TODO index de2fbc5..66a3652 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,7 @@ pdf2swf: optional- use another color for dashed lines) * fix memory leaks * some bounding boxes are too big - * allow additional fontdirectories to be specified? + * support for ttf fonts in --fontdirs * implement -q (--quiet) option, especially for -b and -l swfcombine: