TranslateProject/sources/share/20150306 Pinta 1.6 Released Install It In Ubuntu And Linux Mint.md
2015-03-06 16:36:56 +08:00

49 lines
2.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Pinta 1.6 Released! Install It In Ubuntu And Linux Mint
================================================================================
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/03/Pinta_Ubuntu_Linux.jpeg)
[Pinta][1] is a free and open source drawing application which is very popular among Linux users. It wont be incorrect to term it as an **open source alternative to Microsoft Paint**. Pinta is available for all major platforms such as Linux, Windows and Mac OS X.
While Gimp is popular as full featured image editing software, Pinta is more of a paint and drawing tool. I have used it extensively in my tutorials for drawing arrows and curves on the screenshots and I can say that its my favorite drawing app in Linux.
### New features in Pinta 1.6 ###
After over an year, Pinta has released version 1.6, fixing over 50 bugs and introducing some new features. New features are as following:
- Line tool now supports drawing curves and arrows
- Shapes can be edited even after being drawn
- All shape tools now support drawing dashed lines
- All selection tools now support the Union, Exclude, Xor, and Intersection modes
- Add-in manager now consists of add ins
- New options in command line usage
New version also fixes the annoying bug where you [cannot open a file with Pinta in right click menu option][2]. You can read all the changes in the [release note][3].
### Install Pinta 1.6 in Ubuntu and Linux Mint ###
Pinta 1.5 is available in Ubuntu 14.04, 14.10, Linux Mint 17, elementary OS. If you want to install the latest version 1.6, you can use the official PPA from Pinta team. Dont worry if you have Pinta 1.5 installed already. Installing it again will upgrade the version.
Open a terminal and use the following commands:
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
sudo apt-get update
sudo apt-get install pinta
To download the source code or to get the installation files for Windows and Mac OS X, check the [download page of Pinta][4]. In a related post, you can also check out [best photo applications for Linux][5].
--------------------------------------------------------------------------------
via: http://itsfoss.com/pinta-1-6-ubuntu-linux-mint/
作者:[Abhishek][a]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://itsfoss.com/author/abhishek/
[1]:http://pinta-project.com/
[2]:http://itsfoss.com/add-application-list-open-applications-ubuntu-1310/
[3]:http://pinta-project.com/releases/1-6
[4]:http://pinta-project.com/releases
[5]:http://itsfoss.com/image-applications-ubuntu-linux/