PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.74k stars 267 forks source link
csharp drawing gtk-sharp image-editor painting pinta

Pinta - Simple Gtk# Paint Program

Translation status Build Status

Copyright (C) 2010 Jonathan Pobst

Pinta is a GTK clone of Paint.Net 3.0

Original Pinta code is licensed under the MIT License: See license-mit.txt for the MIT License

Code from Paint.Net 3.36 is used under the MIT License and retains the original headers on source files.

See license-pdn.txt for Paint.Net's original license.

Icons are from:

Building on Windows

First, install the required GTK-related dependencies:

Pinta can then be built by opening Pinta.sln in Visual Studio. Ensure that .NET 8 is installed via the Visual Studio installer.

For building on the command line:

Building on macOS

Alternatively, Pinta can be built by opening Pinta.sln in Visual Studio for Mac.

Building on Linux

Getting help / contributing: