Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
aegir
Posts: 10 Joined: 2016-12-04T16:41:25-07:00
Authentication code: 1151
Post
by aegir » 2016-12-06T00:34:18-07:00
Code: Select all
$ convert -version
Version: ImageMagick 6.7.7-10 2016-11-29 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP
I guess you expected some more features?
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-12-06T02:16:18-07:00
What does it say for Delegates. If they do not show up, then try
convert -list configure
and show me the line for Delegates.
aegir
Posts: 10 Joined: 2016-12-04T16:41:25-07:00
Authentication code: 1151
Post
by aegir » 2016-12-06T02:25:02-07:00
DELEGATES bzlib djvu fftw fontconfig freetype jbig jpeg jng jp2 lcms2 lqr lzma openexr pango png rsvg tiff x11 xml wmf zlib
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2016-12-06T09:39:02-07:00
Looks like all those are fine. So I can only assume there was a bug in that version of IM and you should upgrade if possible. I do not know what else to check or try.
aegir
Posts: 10 Joined: 2016-12-04T16:41:25-07:00
Authentication code: 1151
Post
by aegir » 2016-12-06T15:28:14-07:00
Well anyway thanks for your attention. There are a few similar bugs reported at ubuntu so I hope they can figure this out soon.