Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arc an image
#4
I did a bit on the now defunct gimpforums.com for a guy wanting to print on mugs.

A latte mug is going to be difficult, small base, steep angle etc..

FWIW I think pre-bending the image with ImageMagick is a good way. Command line but not complicated. A couple of trials to get the angle to match my template.

Code:
convert straight.jpg  -virtual-pixel White -distort Arc 50  arc.png

Then scale in Gimp to get a fit. Depending on the original image crop to size.

something like this: https://i.imgur.com/pLzh5eh.jpg
Reply


Messages In This Thread
Arc an image - by johna1954 - 10-03-2017, 11:41 AM
RE: Arc an image - by Ofnuts - 10-03-2017, 03:41 PM
RE: Arc an image - by johna1954 - 10-03-2017, 04:54 PM
RE: Arc an image - by rich2005 - 10-03-2017, 05:32 PM
RE: Arc an image - by johna1954 - 10-03-2017, 08:11 PM

Forum Jump: