floss.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
For people who care about, support, and build Free, Libre, and Open Source Software (FLOSS).

Administered by:

Server stats:

686
active users

@GIMP Correct me if I'm wrong, please.

A simple solution for creating shapes and text non-destructively is SVG, right? Inkscape uses that; why don't you guys work on something like that? I think the community would appreciate it and be as helpful as possible, including me.

Great job, GIMP developers; keep it up! We are always here for you.

@AnokLola It's been planned for some time. As you say, it's more of a vector feature, and GIMP is a raster software primarily. Having a tool to do raster shapes would be a very poor experience.

Nevertheless we have been working on vector layers, whose development is planned to be continued after 3.0 is released (see the video in this MR by @CmykStudent for instance: gitlab.gnome.org/GNOME/gimp/-/).

Once we have this in, a tool to create basic shapes would obviously be a great addition.

GitLabDraft: Issue #282: Implement vector layers from GSoC 2006 (!773) · Merge requests · GNOME / GIMP · GitLabThis patch attempts to provide a 2.99/3.0 compatible version of the 2006 GSoC vector layer code. It builds on the work done by Hendrik Boom, Martin Nordholts, Gilles...
GIMP

@AnokLola Note though that GIMP still stays a raster software as primary target. Really if working with shapes or other kinds of drawing which are more of the vector types, @inkscape will always be better suited than GIMP.

Inkscape is a vector software, we are a raster one. Having more vector features for some vector usage within a raster artwork is definitely a cool thing. But both types of software stay useful.

We have various professional artists in the team and everyone use both software.

@GIMP @inkscape I actually use both; they complement each other. Thanks for the reply!