Search found 2 matches

by laurentm
2012-08-03T09:20:54-07:00
Forum: Magick++
Topic: How to prevent embedding incorrect icc profiles ?
Replies: 0
Views: 6270

How to prevent embedding incorrect icc profiles ?

Hi, By accident I noticed I could embed CMYK ICC profiles in RGB images without getting an error. Is there a way to prevent embedding ICC profiles which have incorrect colorspace ? I'm using the 32 bits dll distribution of ImageMagick on win7 which comes with the LCMS dll for managing ICC profiles. ...
by laurentm
2012-07-14T07:04:39-07:00
Forum: Developers
Topic: Trying to build on win7 64 bits with minGW32
Replies: 0
Views: 3344

Trying to build on win7 64 bits with minGW32

Hi. I looked everywhere before coming here. I'm trying to build from source ImageMagick (without adding delegates) on windows on two PC, one is win7 32 bits, the other is win7 64 bits. They both have mingw32. On the 32 bits building from source worked by using : ./configure --prefix=my_installation_...