image - php script to convert .png to .icns for mac os -
I'm looking for a php script which Converts a .png file to a .csns file for Mac
Thank you.
Apparently the image does not support ICNS outside the box (I'm sure I used it before But maybe with some additional libraries?)
However, just a bit of Linux has also tested. There is no PHP-binding, so you will need to issue a system call (horror)
Take care of those variables, depending on which you can not fully trust, in the system call :)
Comments
Post a Comment