Search found 2 matches

by enobe.de
2014-08-28T05:55:58-07:00
Forum: Bugs
Topic: Crash when working with EXIF profile in JPG image
Replies: 7
Views: 5615

Re: Crash when working with EXIF profile in JPG image

THX. Current IM 6.8.9.8 beta solves the problem.
Wasn't easy to install, using macports.
by enobe.de
2014-08-27T12:33:46-07:00
Forum: Bugs
Topic: Crash when working with EXIF profile in JPG image
Replies: 7
Views: 5615

Re: Crash when working with EXIF profile in JPG image

Same issue here. MacOSX 10.9; ImageMagick @6.8.9-7_0+x11 installed via macports. For PNG and JPG files including EXIF meta data, I need to strip meta data, using 'mogrify -strip file.ext' to get convert to work, without crash. My usecase: Web-CMS TYPO3 is set to use imagemagick to convert/scale ...