Bugs • Re: Issue with color conversion IM 6.9.10.68 Q16 Mac OSX
snibgo, the format listed for HSB and HSL show hue in degrees and the other values in percent. See https://imagemagick.org/script/color.php. U expect that it should be the same syntax for HSV. Also,...
View ArticleBugs • Issue with "-compose lighten" with IM 7.0.8-68
Using ImageMagick 7.0.8-68 Q16 x64 HDRI on Windows 10. With this release the "-compose lighten" method seems to be broken. With previous versions this command would place the built-in "granite:" image...
View ArticleBugs • Re: Issue with "-compose lighten" with IM ImageMagick 7.0.8-68
I can confirm the same behavior with the same versions as GeeMack on Mac OSX Sierra.Statistics: Posted by fmw42 — 2019-10-16T09:10:19-07:00
View ArticleBugs • Re: Issue with "-compose lighten" with IM 7.0.8-68
It seems to work fine on v7.0.8-64 on Windows 8.1.Statistics: Posted by snibgo — 2019-10-16T10:19:42-07:00
View ArticleBugs • Annotate worked in earlier versions
Image Magick Perl ModuleUsing Annotate to overlay a caption, works correctly for CentOS 6, fails for CentOS7 and CentOS 8Portrait images rotate overlay 90 deg. (West)Landscape images do not rotate...
View ArticleBugs • Re: Annotate worked in earlier versions
With regard to image rotation, some images contain EXIF meta data for the image orientation. Use -auto-orient to have them rotated properly.Font names only work if they have been entered into the...
View ArticleBugs • Re: Error image read from windows clipboard (copy from chrome)
Any solution?Statistics: Posted by Portiella — 2019-10-18T03:09:15-07:00
View ArticleBugs • ImageMagick SVG reading doesn't like styles in CDATA markup
According to the SVG specs at https://www.w3.org/TR/SVG11/styling.html#StylingWithCSS,"it is highly recommended that internal style sheets be placed inside CDATA blocks.". But when I do this, the...
View Article