rectangle frustration (or any shape) - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: rectangle frustration (or any shape) (/Thread-rectangle-frustration-or-any-shape) |
rectangle frustration (or any shape) - bbxrider - 11-15-2021 been trying for hours just make a simple rectangle to carve out an area for visual reference to the whole project or it might remain for a reference when the project eventually gets exported for printing please see attached I would think the rectangle isssues would apply to any shape so that helps to tone down the big frustration here trying to do something which I would have thought to be really simple considering all the sophisticated image manipulations available in gimp RE: rectangle frustration (or any shape) - PixLab - 11-15-2021 Do not use Gfig to make a rectangle... (how did you get to the use of Gfig to make a rectangle?) Use the rectangle select tool to make your rectangle, and fill it with foreground or background color https://docs.gimp.org/2.10/en/gimp-using-rectangular.html https://docs.gimp.org/2.10/en/gimp-tool-rect-select.html RE: rectangle frustration (or any shape) - bbxrider - 11-18-2021 (11-15-2021, 03:47 AM)PixLab Wrote: Do not use Gfig to make a rectangle... (how did you get to the use of Gfig to make a rectangle?) thanks for the reply, I have the rectangle created, btw, does it matter how created, eg gfig or rectangle select?, I want to change the size and position of the rectangle. all the info is there in rectangle select but when changing location or sizing there is no change? RE: rectangle frustration (or any shape) - rich2005 - 11-18-2021 Quote:when I created the rectangle or anything it automagically creates a new layer, in this case GFig... is the normal way to use layers? they multiply like rabbits: That is the way Gfig works. A bit of history Xfig is(was) a linux vector program. The xfig .fig format was originally a Gimp v1 plugin, then incorporated into the Gimp code where it says forever more. Sooner or later you will come unstuck with Gfig. As for layers, far better to have more layers than a single 'flattened' layer. Think ahead when you might want to change something. Quote:I wanted the rectangle to be on the logo layer, or to be able to create new objects on any layer i chose. when I try to copy the rectangle to the logo layer, it then creates yet another layer ‘floating selection’. I am trying to keep this project simple and not have a bizillion layers to deal with 1/2 dozen objects] You can refer to 'Objects' forever more but Gimp is a raster editor not a vector editor. There are no objects. Keep the image 'elements' on as many layers as required. Quote:I have the rectangle created, btw, does it matter how created, eg gfig or rectangle select?, I want to change the size and position of the rectangle. My suggestions: Use Layer Groups to keep relevant parts of an image together. Make the rectangle size using the rectangular selection tool. Fill it on a new layer. To make moving / resizing easier, use Layer -> Crop to Content which shrinks the layer down to the rectangle size. The move tool will move that layer. With the move tool active the keyboard curser keys will 'nudge' up / down / left / right. To resize, I recommend the Unified Transform tool. It will move and scale without swapping between tools. I might set up a project like this: https://youtu.be/3tsU-QE8qEs duration 5 minutes RE: rectangle frustration (or any shape) - bbxrider - 11-20-2021 thanks for the comprehensive reply, that last tutorial is sort of hard to follow, goes too fast for me, like the layer group creation, seems a blur of clicks and cursor moves and then bingo a new group is there, not exactly sure how and why, but got some ideas from it, for precise resizing of the rectangle having good luck with the scale tool, now that I noticed the lock icon, so the width and height can be adjusted separately |