-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-03-17 02:54, Mathieu Bouchard wrote:
On Thu, 17 Mar 2011, Matteo Sisti Sette wrote:
So I told them to use Tiff (the only other format supported in windows being jpg afaik), and they are used to Photoshop for creating and saving image files; but those they save with Photoshop can't be opened with pix_image, hence the problem.
There's *.png support in [pix_buffer_read], isn't it ? (is that also not available in the win32 edition ?)
both [pix_image] and [pix_buffer] use exactly the same code to read images. therefore, it's unlikely that [pix_buffer] can read something that [pix_image] can't.
fgasdmr IOhannes