Search found 3 matches

by Cosinity
2016-12-16T21:19:57-07:00
Forum: Users
Topic: Image gets cut off when arcing after rotating
Replies: 7
Views: 6949

Re: Image gets cut off when arcing after rotating

That last one worked, thank you! I wasn't aware that -rotate added a virtual canvas, knowing that probably would have helped.
by Cosinity
2016-12-16T21:07:36-07:00
Forum: Users
Topic: Image gets cut off when arcing after rotating
Replies: 7
Views: 6949

Re: Image gets cut off when arcing after rotating

I'm running IM 7.0.3 Q16 x64 on Windows 10. I'm using the exact command on the page I linked, with the syntax altered so it works with cmd.exe (and calibri font because I don't have Candice): convert -font calibri -pointsize 20 label:"Around the World" -virtual-pixel Background -background SkyBlue ...
by Cosinity
2016-12-16T19:37:26-07:00
Forum: Users
Topic: Image gets cut off when arcing after rotating
Replies: 7
Views: 6949

Image gets cut off when arcing after rotating

I'm fairly new to ImageMagick, so apologies if the solution to this is incredibly simple. I'm trying to arc an image upwards using the command line. According to this page the way to do that is to rotate the image 180 degrees first, then arc it and rotate it back. However when I do that I get the ...