Search found 2 matches
- 2012-09-14T23:12:31-07:00
- Forum: Bugs
- Topic: Problem with -normalize in 7.6.8 for gray scale images
- Replies: 6
- Views: 10795
Re: Problem with -normalize in 7.6.8 for gray scale images
Thanks very much.
- 2012-09-12T02:44:50-07:00
- Forum: Bugs
- Topic: Problem with -normalize in 7.6.8 for gray scale images
- Replies: 6
- Views: 10795
Re: Problem with -normalize in 7.6.8 for gray scale images
Hi I have this problem too. Just regressed from 6.7.8.7 to 6.7.6.4 and everything works as expected. I use normalize while creating a simple button: /usr/bin/convert /tmp/tile.png -fill gray45 -colorize 100% -raise 4 -normalize -blur 0x4 grey_norm.png with 6.7.6.4 the button has a mid-grey field ...