Forum: Poser - OFFICIAL


Subject: The RSR Thumbnail format revealed!

XFX3d opened this issue on Nov 13, 2005 ยท 83 posts


mkrueger posted Wed, 16 November 2005 at 4:47 PM

XFX3d: I'm not sure what you mean. I used the Python binding for ImageMagick which is compiled against Python 2.4, so this doesn't work in Poser itself. As far as I know, there isn't a binary package of PythonMagick for Python 2.2. And for the return way, you get as far as a PICT file. BTW, I just finished coding the PICT to RSR part, which is a bit more tedious than to simply extract the PICT, since you have to build the whole RSR. I will try to compile the PythonMagick sources against python22.dll, but I wouldn't hold out much hope, I fear I will just stumble around not knowing what to do ;) martin