this post was submitted on 20 Aug 2024
143 points (100.0% liked)

Free and Open Source Software

17779 readers
36 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

GIMP 3.0 has been more than one decade in the making as the port from GTK2 to GTK3, also transitioning away from Python 2 to Python 3 support, and a wealth of other improvements from the UI to lower down into enhancing this open-source Photoshop alternative.

The GIMP project announced on X/Twitter today that they have entered the string freeze for this much anticipated release.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 4 weeks ago (4 children)

I'm a casual GIMP user. What are the key benefits of v3?

[โ€“] [email protected] 10 points 4 weeks ago

The biggest thing is probably non-destructive editing, so you can do stuff like apply filters without them changing the underlying image. Gtk3 should add better support for tablets and wayland. There's also better layer tools and font support. A lot of it was on the backend, which should eventually allow for using other color spaces like cmyk natively.

load more comments (3 replies)