On Mon, Mar 30, 2009 at 09:56:31PM +0800, oyster <[email protected]> wrote: > 1. I failded to build my owen swftools with mingw on windows. I have > downloaed freetypes via Dev-Cpp, but ./configure still tell me there > is no free type
I never tried compiling swftools *on* windows. I imagine it's quite a hassle. My snapshots are all created using the Gentoo Linux MingW environment. > 2. fortunately, I can use the python extesion from your official > windows build. but there is a small flaw > [quote] > pdf2png.py:3: RuntimeWarning: Python C API version mismatch for module gfx: > This > Python has API version 1013, module gfx has version 1012. > [/quote] Yep, known problem. Will be fixed with the next revision of my build scripts. > 3.as you may know, there is a module called ctypes. So if a pure > gfx.dll is supplied, we can program the interface in pure python, > which can run without modification on py24/25/26/... Patches are welcome. Matthias
