Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Set Image Canvas Size with Script-Fu?
#2
(09-21-2017, 07:16 AM)Gravitus Wrote: I need to increase image size without increasing original image, just adding boundaries around the picture. How it can be done with Script-Fu? In GIMP this function is under Image->Canvas size

See gimp-image-resize. IIRC the offsets are likely to be negative.

Hint:
  • Filter>Script-fu>console give a dialog whre you can try things.
  • In this dialog there is a"Browse..." button that opens a dialog where all function are described
  • At the top of this dialog there is a filter bar. Entering something in the entry field restricts the list to functions with that string in their name. For instance, entering "size" gives you just 24 possibilities with very few potential candidates.
Reply


Messages In This Thread
RE: How to Set Image Canvas Size with Script-Fu? - by Ofnuts - 09-21-2017, 07:30 AM

Forum Jump: