156
GIMP is gearing up for a massive upgrade
(testing.gimp.org)
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
Yes I know the difference between vector and bitmaps
Only after the rasterization has taken place.
The problem is that the selection itself can lose information, it's handled internally as a raster mask. That's why you should use a real vector shape.
No. Raster editors can support vector shapes. They vectors are rasterized during the final export, not while creating the shape (which is lossy and what selection shapes are).
Look at how to create, move and transform a circle in photoshop (or if you don’t want to give adobe money, use photopea).