Search found 1 match
- 2011-09-23T02:50:13-07:00
- Forum: Bugs
- Topic: Issue with applying clipping paths
- Replies: 4
- Views: 11196
Re: Issue with applying clipping paths
Hello Anthony, how can i apply a different fill-rule to the "+clip-path '#1'" command? The only Examples that I've found are within the -draw "fill-rule nonzero path ...'" option. I've also tried to apply the fill-rule in the -draw "matte" command: convert src_test_l.jpg +clip-path '#1' -fill ...