Pinta 2.0 Drawing App Comes Ported to GTK 3 and .NET 6

Pinta is a free, open-source image drawing/editing program modeled after Paint.NET

Now seemingly very stable, Pinta 2.0 is well on its way to becoming one of Linux’s favorite painting and editing applications out there.

Pinta is a free cross-platform graphics editor, that means you can install it on Windows, macOS, or Linux. It is a hassle-free tool for all Linux users who do not want to struggle through documentation to master a more complicated graphics tool.

The app is a perfect match for Viewers & Editors in the Design & Photo category. It puts all the common graphic editing and design tools at your disposal: paintbrush, paint can, cloning stamp, gradient, different selection types, etc.

The Pinta development team have released Pinta 2.0 with a bunch of new features and minor improvements. That said, let’s quickly take a look at what’s new.

Pinta 2.0 Highlights

Pinta 2.0

We start with the fact that Pinta now has been ported to GTK 3 and .NET 6. What’s that mean? Above all, the GTK3 themes are now be supported. As you know, GTK3 has features  such as Wayland support, touch input, high-DPI, adaptive UIs, and client-side decorations. Therefore, all of them are now supported in Pinta 2.0.

On top of that the platform-native file dialogs are now used and the text tool has been switched to use the standard GTK font chooser widget. In addition, the “Open Recent” menu item was deprecated in GTK3 and has been removed, but similar functionality is available in the file dialog’s “Recent” section.

We can’t fail to mention that “Tools” now save their settings for the next time Pinta is opened, which is a very useful feature. In addition to, the primary and secondary palette colors are now saved in the application settings.

Last but not least, Pinta 2.0 comes with added a status bar widget containing the position / selection information, zoom, and the color palette.

Of course, the new version also contains several bug fixes. For more information about all changes in Pinta 2.0, you can refer to the official announcement.

Install

You can download the latest version from the project’s official website.

Ubuntu users are able to install Pinta by using the official PPA repository. Just type the commands shown below.

sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
sudo apt-get update
sudo apt-get install pintaCode language: JavaScript (javascript)

Other Linux users can also install the latest Pinta paint and image editing tool version directly from Flathub.

flatpak install flathub com.github.PintaProject.PintaCode language: CSS (css)

Next just run the app:

flatpak run com.github.PintaProject.PintaCode language: CSS (css)
Bobby Borisov

Bobby Borisov

Bobby, an editor-in-chief at Linuxiac, is a Linux professional with over 20 years of experience. With a strong focus on Linux and open-source software, he has worked as a Senior Linux System Administrator, Software Developer, and DevOps Engineer for small and large multinational companies.

Think You're an Ubuntu Expert? Let's Find Out!

Put your knowledge to the test in our lightning-fast Ubuntu quiz!
Ten questions to challenge yourself to see if you're a Linux legend or just a penguin in the making.

1 / 10

Ubuntu is an ancient African word that means:

2 / 10

Who is the Ubuntu's founder?

3 / 10

What year was the first official Ubuntu release?

4 / 10

What does the Ubuntu logo symbolize?

5 / 10

What package format does Ubuntu use for installing software?

6 / 10

When are Ubuntu's LTS versions released?

7 / 10

What is Unity?

8 / 10

What are Ubuntu versions named after?

9 / 10

What's Ubuntu Core?

10 / 10

Which Ubuntu version is Snap introduced?

The average score is 68%

One comment

Leave a Reply

Your email address will not be published. Required fields are marked *