Categories: Ubuntu

GIMP 2.99.18 Released as Last Dev for Next Major 3.0

GIMP image editor announced the new 2.99.18 development release today. It’s marked as the last dev release for the next major 3.0 version.

The new release has a new welcome dialog, with Personalize tab to set your favorite theme, icon and font scaling, and select program language, Contribute tab with a few links for who want to contribute to GIMP, and Create tab with quick buttons to create, open, open recent images. It as well has an option to enable on every start.

GIMP 2.99.18 updates the themes with 3 variants: dark, light and middle. Some icons are updated to be better visible in dark theme. And, “Darker” theme due to lack of contributors.

All painting tools now have an “Expand Layers” option, allowing to auto-expand layers when painting across layer boundaries. The Gradient tool now uses GeglColor internally, and picked color is internally kept as a GeglColor.

And, there are new and updated floating data actions, including new actions edit-paste-float and edit-paste-float-in-place; rename select-float to select-cut-float to do cut & paste as fload in one action; add select-copy-float to do copy & paste as float in one action; And, add “Select -> Float” menu options.

Other changes in GIMP 2.99.18 include:

  • New snap options: Snap to Bounding Boxes and Snap to Equidistance
  • Ablility to use fonts with custom styles.
  • No longer rename identically named fonts with or , etc, meaning Font names are not unique anymore
  • New palette import support: SwatchBooker.
  • Artificially set PANGOCAIRO_BACKEND=fc when running on Windows to use the fontconfig backend.
  • “view-zoom-*” actions are not radio actions anymore.
  • Improve thumbnail loading algorithm
  • GEGL operation filters are now non-destructive by default. They create layer effects instead.
  • Device Status dockable shows context-sensitive colors
  • Palettes are now GeglColor-based and stored with a lot more precision.
  • Color History and various color selectors are now space-invaded

How to install GIMP 2.99.18

The development release has a download page for Linux, Windows, and macOS:

For Linux, it’s an universal Flatpak package runs in sandbox. To install it, do following steps one by one:

NOTE: If you also installed the stable version of GIMP as Flatpak package, then you need to run the command below to switch to Beta(Dev) edition for the app icon work.

flatpak make-current --user org.gimp.GIMP beta

Without the switch, you may alternatively run command flatpak run org.gimp.GIMP//beta instead to launch the image editor.

To switch back GIMP stable, use command (skip --user if installed system-wide):

flatpak make-current --user org.gimp.GIMP stable

Uninstall

To uninstall GIMP development edition, simply open terminal and run command:

flatpak uninstall --delete-data org.gimp.GIMP//beta

The post GIMP 2.99.18 Released as Last Dev for Next Major 3.0 appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Advantech AOM-2721 is now Ubuntu Certified

Canonical announces that the Advantech AOM-2721 is officially joining the list of Ubuntu Certified Hardware.…

4 hours ago

Ruby and Rails Performance Roundup: The Backlog Edition

Yet again instead of tweets, a blog post. The backlog got out of hand -…

4 hours ago

How to Deploy OpenProject on Ubuntu VPS

This article provides a guide demonstrating how to deploy OpenProject on Ubuntu VPS. What is…

4 hours ago

Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents

Canonical is pleased to announce that  NVIDIA’s newly introduced NVIDIA Nemotron 3.5 Lightning, an open,…

2 days ago

Xfwl4’s Second Preview Release

I’m pleased to announce the second preview release of xfwl4, Xfce’s Wayland compositor, version 4.21.1.…

2 days ago

How to Install, Secure, and Set Up MySQL on Ubuntu 26.04 LTS

If you have been using an ecommerce store to place online orders or have been…

3 days ago