Hex Color Canvas Creation Incorrect
Posted: 2013-03-25T09:15:44-07:00
convert -version
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x xml zlib
OS - Windows 7
convert -size 100x100 canvas:"#007F2E" testout1.png
Creates a canvas with color #007E37. Same issue creating GIF images.
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x xml zlib
OS - Windows 7
convert -size 100x100 canvas:"#007F2E" testout1.png
Creates a canvas with color #007E37. Same issue creating GIF images.