From 0139936b70fcb9f29d2195798fd1e9b6848a98c4 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 9 Jul 2004 10:36:42 +0000 Subject: [PATCH] brought up-to-date. --- ChangeLog | 1 + FAQ | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2a21e6e..f4cd899 100644 --- a/ChangeLog +++ b/ChangeLog @@ -189,3 +189,4 @@ * swfc: added buttons, edittext fields * rfxswf: fixed font advance parameters (editboxes with custom font now work) * swfextract: Is able to extract alpha channels out of DEFINEBITS2 now. + * pdf2swf: Made MingW compatible. There's now a Win32 version. diff --git a/FAQ b/FAQ index e9c1b5f..a5d4e1d 100644 --- a/FAQ +++ b/FAQ @@ -48,11 +48,11 @@ 5.) Is there a pdf2swf for Windows? - No. pdf2swf only runs on Unix platforms, like Linux, *BSD, MacOS X, etc. - There have been some reports on more or less successfully compling pdf2swf on Win32 using - Cygwin (http://sources.redhat.com/cygwin), however, there's no working version yet. - - If you want to use pdf2swf, find a Unix machine. + Windows versions of all SWF utilities can be downloaded at + http://www.quiss.org/swftools/swftools-win32.zip + . + You need to unzip the Archive to C:\SWFTOOLS to make it work though- + otherwise pdf2swf won't be able to find it's fonts. 6.) Is there *going to* be a pdf2swf for Windows? -- 1.7.10.4