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

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -