GIMP is gearing up for a massive upgrade

4 days ago by cm0002 to c/opensource

Development Update, August 2026
load all comments
AstroLightz 31 points 4 days ago

Hopefully this upgrade involves a shape tool to draw a circle.

path: 0 25327391, hotness: undefined, score: 31, children: 17
TomatoPotato69 2 points 3 days ago

What's the problem with making a circle with the select tool and then tracing it or filling it? It's not hard to make a circle in GIMP...

path: 0 25327391 25331272, hotness: undefined, score: 2, children: 9
spartanatreyu 0 points 3 days ago

That's not a circle, that's a grid of pixels being colored in. It's a lossy representation of something else.

A circle is a shape which is a graphics primitive. Graphics primitives can be moved, transformed, skewed, etc... with no loss of information.

If you do that with a grid of pixels, you're going to lose information.


Edit: Five downvotes. Apparently people don't know how to use vectors in bitmap authoring software, or why selections are the lossy way to create shapes. See details in my comments below.

path: 0 25327391 25331272 25334451, hotness: undefined, score: 0, children: 5
SaharaMaleikuhm 11 points 3 days ago

You want a vector editing software like inkscape. GIMP only does rasterized graphics.

path: 0 25327391 25331272 25334451 25336512, hotness: undefined, score: 11, children: 2
spartanatreyu 1 point 2 days ago

Raster editing programs can support vector shapes. They are rasterised during export, not when the shape is created.

Look at how to create, move and transform a circle in photoshop (or if you don't want to give adobe money, use photopea).

path: 0 25327391 25331272 25334451 25336512 25352326, hotness: undefined, score: 1, children: 0
opensource
opensource

@programming.dev

login for more options
6575
1970
1520

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

Credits

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient



go to feed...