Search found 3 matches
- 2012-12-08T13:32:30-07:00
- Forum: Developers
- Topic: Job: standalone for mac with lcms support
- Replies: 2
- Views: 4371
Re: Job: standalone for mac with lcms support
thank you, we already know all those posts, and also replied there but still were not able to solve the problem, thats why we are looking for somebody with the knowledge to help us.
- 2012-12-08T12:03:44-07:00
- Forum: Developers
- Topic: Job: standalone for mac with lcms support
- Replies: 2
- Views: 4371
Job: standalone for mac with lcms support
Hi, we are in the need of distributing imageMagick with an app that we developed. To do so we need, a static universal binary of convert for mac. with lcms & tiff support for redistribution with the app. We tried our best to compile the standalone app, but were not able to. If there is somebody who ...
- 2012-10-05T03:16:25-07:00
- Forum: Users
- Topic: Adding a minimum tint of CMY
- Replies: 1
- Views: 2420
Adding a minimum tint of CMY
Hi everybody, i have the following task to solve and am looking for the best possible way. I have an RGB image that i need to convert to CMYK. I am doing this using: convert rgb.tif -colorspace CMYK cmyk.tif (maybe also use some profiles) What i need to make sure though is that when converting the ...