Change the origin coordinates in GIMP
- by user35887
In the GIMP image editor, as with many other computer graphics, the origin coordinates (0,0) are in the upper left corner of the image. I'm doing work with PDF documents which go by the mathematical origin of (0,0) being in the lower left corner.
I'd like to flip the y-axis ruler in the gimp so that the origin is in the lower left corner. Is it possible to do this?
Thanks!