swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] is it possible to get a pure gfx.dll


From: oyster
Subject: [Swftools-common] is it possible to get a pure gfx.dll
Date: Mon, 30 Mar 2009 21:56:31 +0800

I mean a dll that can be used by other langauges, not a python extension

Why?
Because
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

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]
however, there is no gfx.pyd for py24 which my main-stream develop langauge.

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/...

That is my 2 cents

C U




reply via email to

[Prev in Thread] Current Thread [Next in Thread]