Search found 1 match

by mcawhen
2015-11-25T07:51:07-07:00
Forum: Users
Topic: Wraping around a Cylinder in Windows
Replies: 10
Views: 21298

Re: Wraping around a Cylinder in Windows

I've registered myself just to say THANK YOU for this:

If you want it all as one command, use convert .... -composite rather than composite and remove the -swap 0,1

convert rose: -background black -gravity south -splice 0x8 ^
( +clone -sparse-color barycentric '0,0 black 69,0 white' ) ^
( +clone ...