From de94521e5008ced85c2d6e9eb5219a4ae0660592 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 27 Jan 2002 01:26:03 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 2 ++ TODO | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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: -- 1.7.10.4