On Thu, 24 Feb 2005, Michael Satterwhite wrote: > Date: Thu, 24 Feb 2005 08:36:10 -0600 > From: Michael Satterwhite <[EMAIL PROTECTED]> > To: [email protected] > Subject: [Gimp-user] Positioning elements > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > (In Linux) I'm having a problem positioning elements. When I select the > move tool and try using the keyboard, it's not moving the element ... > instead, it's zooming in and out. The mouse isn't precise enough to set > element, and I don't see a way to specify the absolute position of an > element. > > Also, is there a tool / addin / ??? that will allow centering a layer > (horizontally, vertically, or both) within an image?
You might try Layer, Align Visible Layers. I also wrote a script to do this task in a way I liked better and found more user friendly which you might find useful but it doesn't really do anything new. Align Layer Script http://matrix.netsoc.tcd.ie/~horkana/dev/gnome/gimp/script-fu/scripts/layer-align.scm (free for personal non-commercial use mostly because it is sort of incomplete and not well tested. if you want to do anything else with it just ask and I'm sure we can sort something out). Sincerely Alan Horkan http://matrix.netsoc.tcd.ie/~horkana/dev/gnome/gimp/script-fu/script-fu.html _______________________________________________ Gimp-user mailing list [email protected] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
