Hello,
Is there an image format that's simpler than PPM and that supports
alpha transparency? PPM's syntax is too flexible; to parse an image
you have to skip arbitrary whitespace in the header. You can't
simply read() it.
I'm looking for something like this[1] but with conversion tools for
other formats.
Charlie Murphy
[1]:
http://pastebin.com/vZEcxte3
Received on Mon Jul 14 2014 - 20:54:42 CEST