X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=FAQ;h=8dfefd01509d6ab11661de6c5a69fcc79bd7c377;hb=ac5dfb1e6b208fc7a53b2d6d109c5656d416bb74;hp=7757458a70cefff55767936fa09eb2bda35ec723;hpb=4956d958e54996c562dcbfc1d62ef41108570cd0;p=swftools.git diff --git a/FAQ b/FAQ index 7757458..8dfefd0 100644 --- a/FAQ +++ b/FAQ @@ -76,6 +76,11 @@ lame from /usr/lib and /usr/local/lib, and then run configure / make / make install again. + If you also want to use the python interface, you may have to copy the + Imaging headers (Imaging.h, ImPlatform.h, ImConfig.h) to + /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/ + before running configure. + 7.) Is there a pdf2swf/avi2swf for Windows? Windows versions of all SWF utilities are downloadable from @@ -97,6 +102,9 @@ CXX=i386-mingw32msvc-g++ CPP=i386-mingw32msvc-cpp CC=i386-mingw32msvc-gcc \ ./configure --host=i586-mingw32msvc && make + For compiling on Windows itself, there's a HOWTO from Daichi Shinozaki: + http://lists.gnu.org/archive/html/swftools-common/2005-02/msg00023.html + 9.) The fonts in the SWFs generated by pdf2swf are wrong! Watch the output of pdf2swf closely.