Search found 2 matches
- 2019-05-27T04:43:19-07:00
- Forum: Users
- Topic: Alpha channel differences between v6 and v7
- Replies: 4
- Views: 5206
Re: Alpha channel differences between v6 and v7
Thank you both. The solution using mpr: from snibgo works perfectly: http://collectpostmarks.com/wp-content/uploads/2019/05/s7a.png I can confirm the weird result reported by fmw42 , and I cannot figure out how it could be the expected result: http://collectpostmarks.com/wp-content/uploads/2019/05 ...
- 2019-05-23T05:10:12-07:00
- Forum: Users
- Topic: Alpha channel differences between v6 and v7
- Replies: 4
- Views: 5206
Alpha channel differences between v6 and v7
The command I use to create a shaded text effect stopped working in ImageMagick 7 on macOS Mojave, installed with Homebrew. The command is: convert text.png -alpha Extract -blur 0x6 -shade 135x5 -alpha On -normalize +level 30% shaded.png Given this input: http://collectpostmarks.com/wp-content ...