I’ve been waiting for years for “non-destructive edition” (AKA smart objects). It’s a fundamental feature that I use (almost?) always as a first step. IMHO a lof of professional work is not practical without it.
They had it (see 2020 archive) on the roadmap marked as “No[t started]”. The current roadmap looks more promising with “link layers” marked as WIP and saying it could be available on GIMP 3.0.2.
roembol@lemmy.roembol.nl 1 year ago
Not having adjustment layers is a pretty big deal
fmstrat@lemmy.nowsci.com 1 year ago
Or you know, being able to rearrange layers.
PoolloverNathan@programming.dev 1 year ago
That one time I had to use GIMP, I found that simply dragging worked fine.
Eufalconimorph@discuss.tchncs.de 1 year ago
Or color spasecs other than sRGB (8 bits/channel). I’ve a camera that takes 10 bits/channel photos, a monitor that displays 10 bits/channel, etc. But GIMP will just distort the colors because they hard-coded the color space! Can’t edit for print either, no CMYK. GIMP is an image editor for the noughties, not the 2020s.
Then again, we’re talking about MS Paint here. If Paint fills your needs, GIMP will be fine.
fmstrat@lemmy.nowsci.com 1 year ago
Not just 10bit. The Linux version still makes 8bit images more purple after saving.
angstylittlecatboy@reddthat.com 1 year ago
Disagree. Paint’s function is to be the Notepad of images, something not very powerful but quick and dead simple.
GIMP is needlessly hard to use.
aBundleOfFerrets@sh.itjust.works 1 year ago
Good news for you, if they ever get around to releasing gimp 3
conno02@lemmy.world 1 year ago
as a doofus gimp user, what’s an adjustment layer?
aksdb@feddit.de 1 year ago
Not a professional either, but I was also curious and learned:
It’s a layer of which the properties/filters apply to all layers below. So you can basically try around and manipulate the visible image without having to combine the layers first.
roembol@lemmy.roembol.nl 1 year ago
It’s a way to for apply effects in a non-destructive way