X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=BUGS;h=ce24ac060650ea17685ef861fa361c19bba55e39;hb=HEAD;hp=acc17a884c563b782af16b67a74491c617e7bdfe;hpb=a16a965299ea6536231e936df93892f32d6255b1;p=fgen.git diff --git a/BUGS b/BUGS index acc17a8..ce24ac0 100644 --- a/BUGS +++ b/BUGS @@ -1 +1,15 @@ Bug avec couche CRAYON (colorspace grayscale)? + +OK: +convert -colorspace sRGB test5.psd[318] PNG32:f318.png +ou +convert -colorspace sRGB test5.psd[318] -colorspace RGB f318.png +et: +convert -colorspace sRGB -page +0+0 test5/background.png -page +2500+1500 f318.png -background none -layers merge test.png + +Marche pas: +convert -define colorspace:auto-grayscale=false -colorspace sRGB -define png:color-type=6 -page +0+0 test5/background.png -page +2500+1500 test5.psd[318] -background none -layers merge test.png + + +$ convert test5.psd[318] -verbose info: | grep "Colorspace:" + Colorspace: sRGB