From 9ef5785836349f4836f54b3679830f424c0fb1e1 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 2 Nov 2001 14:46:27 +0000 Subject: [PATCH] brought up to date --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd7db79..83df3ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,8 +14,12 @@ both) or t1lib is not found (disable pdf2swf) * swfcombine: bugfix: DEFINETEXT tags didn't get relocated right * swfcombine: bugfix: no longer builds "unstreamable" SWFs + * rfxswf-lib: actionscript * rfxswf-lib: lossless image formats - * pdf2swf: likewise + * pdf2swf: conversion of lossless image formats * pdf2swf: picture cache to prevent images getting stored more than once * pdf2swf: conversion of (hyper)links - * examples/zlibtest: new file, demonstrates using lossless images with rfxswf-lib + * swfdump: -a, -e and -XY options + * lib/example/zlibtest: new file, demonstrates using lossless images with rfxswf-lib + * lib/example/dumpfont: utility for dumping fonts out of swf (and generate c sourcecode for creating them) + * lib/example/demofont: example font, generated with lib/example/dumpfont. -- 1.7.10.4