Kuroyume0161
02-06-2008, 08:03 PM
And, ironically, I need this on MacOS X in C or C++!
For some reason, since 10.4 and Intel Macs came into being, the alpha channel has been causing problems in these image files when using the default methods (read: QuickTime/QuickDraw). Unfortunately, no, I can't *use* another format. The source images are in that format - period. And to boot they are in Resource fork data, so, no the user can't just convert them (without a third party application).
I have considered ImageMagick but there isn't much mention of MacOS X support and I suspect that it may end up using the same routines with the same results.
I have also seen a basic v2.0 PICT format which may work for the older image files, but there are newer ones that may be using JPEG encoding (sheesh). And not much detail on the opcodes and RLE encoding and ... and ... and ... Apple loves complexity smoothed over more complexity with some more complexity, please - and it only gets worse with time, not easier.
I hate everyone! :scream::)
For some reason, since 10.4 and Intel Macs came into being, the alpha channel has been causing problems in these image files when using the default methods (read: QuickTime/QuickDraw). Unfortunately, no, I can't *use* another format. The source images are in that format - period. And to boot they are in Resource fork data, so, no the user can't just convert them (without a third party application).
I have considered ImageMagick but there isn't much mention of MacOS X support and I suspect that it may end up using the same routines with the same results.
I have also seen a basic v2.0 PICT format which may work for the older image files, but there are newer ones that may be using JPEG encoding (sheesh). And not much detail on the opcodes and RLE encoding and ... and ... and ... Apple loves complexity smoothed over more complexity with some more complexity, please - and it only gets worse with time, not easier.
I hate everyone! :scream::)
