Search found 2 matches
- 2017-09-20T12:14:45-07:00
- Forum: Bugs
- Topic: [SOLVED] composite with mask ignores mask on Mac
- Replies: 4
- Views: 7125
Re: composite with mask ignores mask on Mac
The alpha handling has changed between v6 and v7. Try adding "-alpha set" after "composite".
composite -alpha set righthalf.jpg lefthalf.jpg mask.gif Mac.jpg
I would suggest you start using the convert .... -composite syntax rather than composite. Composite is very old syntax and very ...
- 2017-09-20T04:13:00-07:00
- Forum: Bugs
- Topic: [SOLVED] composite with mask ignores mask on Mac
- Replies: 4
- Views: 7125
[SOLVED] composite with mask ignores mask on Mac
Hello
I'm using composite with a B/W mask to compose two images.
On Mac I've got version 7.0.7-1 Q16 x86_64 2017-09-10 . On Linux 6.7.7-10 2017-07-31 Q16 .
First I've discovered it doesn't work as described in documentation on Mac, then I've checked on Linux and there it works fine.
composite ...
I'm using composite with a B/W mask to compose two images.
On Mac I've got version 7.0.7-1 Q16 x86_64 2017-09-10 . On Linux 6.7.7-10 2017-07-31 Q16 .
First I've discovered it doesn't work as described in documentation on Mac, then I've checked on Linux and there it works fine.
composite ...