public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: ggrubbish@web.de
To: cygwin@cygwin.com
Subject: cygwin x64 (2.6.0, 6.9.5-7 Q16 x86), delegate library support not built-in (LCMS) @ warning/profile.c/ProfileImage/8
Date: Thu, 22 Dec 2016 16:25:00 -0000	[thread overview]
Message-ID: <trinity-9f7dcee0-00e2-41e1-b50b-b49eaeb09d94-1482423924217@3capp-webde-bs35> (raw)



Hello,
 
I noticed, that imagemagick is no longer compiled with little-cms as an built-in delegate. Therefore icc conversions aree no longer working. I upgraded my cygwin x64 from 2.3.0 to 2.6.0. Afterwards convert and mogrify didn't work no longer for color conversions, and my images came out inverted.
 
for further information you might have a look into this thread in the image magick forum:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31101&p=141224#p141224

$ convert -version
Version: ImageMagick 6.9.5-7 Q16 x86_64 2016-08-27 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC OpenMP
Delegates (built-in): autotrace bzlib cairo fftw fontconfig fpx freetype gslib jbig jng jp2 jpeg lzma pangocairo png ps rsvg tiff webp x xml zlib

$ convert -list configure | grep -i "delegates"
DELEGATES      autotrace bzlib mpeg fftw fpx fontconfig freetype gslib jbig jng jpeg lzma openjp2 pango png ps rsvg tiff webp x xml zlib
$ convert -list configure | grep -i "delegates"|grep --color lcms
$ ldd $(which convert)| grep --color  cms
        cyglcms2-2.dll => /usr/bin/cyglcms2-2.dll (0x3e0ca0000)
$ ldd $(which mogrify) | grep lcms
        cyglcms2-2.dll => /usr/bin/cyglcms2-2.dll (0x3e0ca0000)
 
convert: delegate library support not built-in `myimage_01_CMYK_150dpi.tif' (LCMS) @ warning/profile.c/ProfileImage/813.
 
https://bpaste.net/show/2108883bdaa2[https://bpaste.net/show/2108883bdaa2]
 
Thank you in advance
kind regards
 
Gerhard Gaußling

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2016-12-22 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 16:25 ggrubbish [this message]
2016-12-22 19:15 ` Marco Atzeri
2016-12-22 22:57   ` Aw: " Gerhard Gaussling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-9f7dcee0-00e2-41e1-b50b-b49eaeb09d94-1482423924217@3capp-webde-bs35 \
    --to=ggrubbish@web.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).