Live data from Hacker News

GIMP 3.2 released

gimp.org

21–30 of 92 posts

Re: GIMP 3.2 released

#21
I find Gimp super useful and easy to learn. Using it to edit pdfs generated by NotebookLM is my new way of creating decks and presentations. Thanks for the great work.

Re: GIMP 3.2 released

#23

Earlier quoted context omitted.

It sounds like you are a gimp developer. Curious about the use of AI to work on it. Do the gimp devs use AI to write code?

I see you are getting downvoted but I don't blame you for this question. I've been curious about what developers of established products are doing with LLM assisted coding myself.

Like most of us, they're certainly using ai-assisted auto-complete and chat for thinking deep. I highly doubt they're vibe coding, which is how I interpret the parent's question and probably why they are being down voted.

Re: GIMP 3.2 released

#24
post #10

Does anyone else find non-destructive editing kinda unintuitive? I get the practical benefits of it, but it feels shoehorned in to an interface for doing destructive edits. Chained edits frequently interact in ways that confuse/surprise me. I think I'd rather do non-destructive edits via some sort of node-editor interface. (And to be honest most of the things I use GIMP for don't need non-destructive editing in the f…

"When I was a kid, when we shrunk a 200x200 image down to 100x100 we lost information forever, and we liked it that way. It was a simple time. A predictable time."

Re: GIMP 3.2 released

#25
post #10

Does anyone else find non-destructive editing kinda unintuitive? I get the practical benefits of it, but it feels shoehorned in to an interface for doing destructive edits. Chained edits frequently interact in ways that confuse/surprise me. I think I'd rather do non-destructive edits via some sort of node-editor interface. (And to be honest most of the things I use GIMP for don't need non-destructive editing in the f…

"When I was a kid, when we shrunk a 200x200 image down to 100x100 we lost information forever, and we liked it that way. It was a simple time. A predictable time."

That is generally my intention when downscaling an image.

Re: GIMP 3.2 released

#26

[flagged]

Use the ellipse selection tool and hold Shift to make it a circle. Hold Ctrl to pull from origo. Then use Stroke Selection or Fill Selection.

Although, I miss being able to create a selection from a point on the ellipse/circle instead of just origin or bounding box corner.

I would also like to stroke on the inside or outside of the selection instead of just its middle. I have often had to first fill the circle and then select again from the same origin point to cut out the inside.

Re: GIMP 3.2 released

#27
post #15
post #12

Can I finally Ctrl+s jpeg image? And no, export is not enough because first time it will ask for for path and compression level which it already knows. I just want to Ctrl+s and be done.

It seems like you can assign this action to Ctrl + S, yes. See here: Edit → Keyboard Shortcuts → file → Overwrite […] I think this would be awful default behaviour, but I guess it’s nice to have the option if you really want it, and I was pleasantly surprised at how easy it was to find after reading your comment.

It used to be even simpler, though I am sure it caused all sorts of problems: for any Gtk+ program, if you hovered over a menu and pressed a new key combination, it would reassign the shortcut for that menu to what you just pressed. You still had to turn it on, and it was an amazing feature, but you'd occasionally reassign something you did not want to :)

Re: GIMP 3.2 released

#28

[flagged]

Use the ellipse selection tool and hold Shift to make it a circle. Hold Ctrl to pull from origo. Then use Stroke Selection or Fill Selection . Although, I miss being able to create a selection from a point on the ellipse/circle instead of just origin or bounding box corner. I would also like to stroke on the inside or outside of the selection instead of just its middle. I have often had to first fill the circle and t…

Instead of trying to get at the same origin point, I usually just keep the selection active and then go to "Selection" menu and choose either "Shrink" or "Expand" options (or similar language: I use a localized version).

Re: GIMP 3.2 released

#29

[flagged]

There's always the GFig filter, which has existed in GIMP for a long time. :)

GIMP 3.2 actually adds vector layers, which are the basis for a shape tool (it was my "big project" for this release). We have a GSoC project idea for doing the last bit of work to make a dedicated shape tool: https://developer.gimp.org/core/internship/ideas/#implement-...

Re: GIMP 3.2 released

#30
post #7

I use Gimp pretty sporadically but the latest UI refresh (I’m guessing introduced in 3.0?) completely baffles me. It might just be that it’s better tailored for graphic designers, which I’m clearly not. But now I can’t even figure out how to draw a square on screen. Let along anything clever.

Hi! What was the last version of GIMP that you used before 3.0?

We get an equal amount of "GIMP's UI never changes!" and "You changed too much of the UI in the latest version", so it's difficult sometimes to figure out the specific issues.

Post reply on HN