Search found 1 match
- 2014-11-24T14:34:23-07:00
- Forum: Bugs
- Topic: OpenCL + OS X
- Replies: 4
- Views: 7483
Re: OpenCL + OS X
I have the same problem. Installed the ImageMagick 6.8.9-9 pkg from CactusLab and run into the below errors when I try to convert applying clipping paths. The command: /opt/ImageMagick/bin/convert myImageWithClippingPath.jpg -flatten -alpha transparent -clip -alpha opaque -resample 72 -resize 60x70 ...