Transparent image loose color data?
Posted: 2009-07-03T00:47:20-07:00
Dear ppl,
I spent hours and hours trying to solve this, i use 6.4.5, but i also tried with 6.5.3-9
Why do the output image loose the orange color?
![Image](http://www.student.itn.liu.se/~eriin285/characters_heading.png)
![Image](http://www.student.itn.liu.se/~eriin285/test.png)
EDIT:
running 6.4.5 on ubuntu and 6.5.3-9 on debian
I spent hours and hours trying to solve this, i use 6.4.5, but i also tried with 6.5.3-9
Code: Select all
convert characters_heading.png -resize 97% -alpha off -colors 256 -alpha on -depth 8 test.png
![Image](http://www.student.itn.liu.se/~eriin285/characters_heading.png)
![Image](http://www.student.itn.liu.se/~eriin285/test.png)
EDIT:
running 6.4.5 on ubuntu and 6.5.3-9 on debian