When using perl scripted commands such as
$throwaway2 = $background->edit_paste(0);
$throwaway2->set_offsets(290,345);
$throwaway2->anchor;
.. is there a way to have image placement be center-based,
like when one can set where the move-handle is with a brush
in some other progs?
The paste will go into center if no offset is given, but
what I need is the pasted image to be centered on the
given co-ordinates.
I can do a bit by reducing x & y by 1/2 the image size but
it's a pain and isn't exactly accurate with lopsided host
and pasted images.
TIA
[EMAIL PROTECTED]
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user