I've written a guide (with a bash script) to compile ImageMagick, with support to PNG and JPG as a static library to be used when programming something with the iPhone.
I've tested the result and it's fully working and easily integrated within XCode and Objective-C.
You can find the instructions with links to the script here:
http://www.cloudgoessocial.net/2009/06/ ... -jpeg-png/
Also please read the update to guarantee the full usability of ImageMagick on the device when coding against it:
http://www.cloudgoessocial.net/2009/06/ ... ne-update/
Please let me know if you have any comment, or if you want to compile the static libraries but don't manage following the guide.
Best regards,
~Cloud
ImageMagick ported succesfully to iPhone
-
- Posts: 26
- Joined: 2009-06-26T07:09:31-07:00
- Authentication code: 8675309
- Location: Zürich, Switzerland | Como, Italy
ImageMagick ported succesfully to iPhone
IM compilation script and test project: https://github.com/marforic/imagemagick_lib_iphone (always up-to-date)
IM latest iOS binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/
IM latest iOS binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/
-
- Posts: 26
- Joined: 2009-06-26T07:09:31-07:00
- Authentication code: 8675309
- Location: Zürich, Switzerland | Como, Italy
Re: ImageMagick ported succesfully to iPhone
Just an update, I've finished porting the latest IM with updated delegates to Xcode4 and iOS4.3.
You can find the details here: http://www.cloudgoessocial.net/2011/03/ ... e4-ios4-3/
As usual the latest binaries are updated on the ImageMagick.org ftp site!
Regards,
~Claudio
You can find the details here: http://www.cloudgoessocial.net/2011/03/ ... e4-ios4-3/
As usual the latest binaries are updated on the ImageMagick.org ftp site!
Regards,
~Claudio
IM compilation script and test project: https://github.com/marforic/imagemagick_lib_iphone (always up-to-date)
IM latest iOS binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/
IM latest iOS binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/