I've never tried it. But although sources should compile with no big trouble, there's some x86 assembler (MMX code) into img_fx.c that may render compilation unsuccessful. There're macros defining platform, so if code for the PowerPC is written, it should work also on a MacOS X... once it is written.
When I finish the Web Interface, I may write generic C functions for non-x86 platforms, although that will be probably much less efficient, who knows... maybe it's enough. If you're very interested, even you could write such functions, while I finish other parts of the project... ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Applicable to run on OSX ??
I've never tried it. But although sources should compile with no big trouble, there's some x86 assembler (MMX code) into img_fx.c that may render compilation unsuccessful. There're macros defining platform, so if code for the PowerPC is written, it should work also on a MacOS X... once it is written.
When I finish the Web Interface, I may write generic C functions for non-x86 platforms, although that will be probably much less efficient, who knows... maybe it's enough. If you're very interested, even you could write such functions, while I finish other parts of the project... ;-)