From 91602a4a9ea47f3b29017c89f430b3b517dea503 Mon Sep 17 00:00:00 2001 From: DeadFire Date: Thu, 28 Aug 2014 10:37:41 +0800 Subject: [PATCH] =?UTF-8?q?20140828-1=20=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ed--Here' s How to Install it on Ubuntu.md | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md diff --git a/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md b/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md new file mode 100644 index 0000000000..81cf311908 --- /dev/null +++ b/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md @@ -0,0 +1,45 @@ +GIMP 2.8.12 Released — Here’s How to Install it on Ubuntu +================================================================================ +**A [new update][1] to the popular open-source Photoshop alternative The GIMP is now available for download.** + +![GIMP is a Free Photoshop Alternative](http://www.omgubuntu.co.uk/wp-content/uploads/2012/05/screen-shot-2012-05-03-at-10.38.40.jpg) +GIMP is a Free Photoshop Alternative + +As the latest entry in the GIMP 2.8.x series — [released back in 2012][2] and notable for introducing the long-sought ‘single window mode’ — version 2.8.12 continues to refine rather than reinvent. As such there are no new user-facing features to be found. + +Instead, developers bring a fresh batch of bug fixes to the table aimed at improving the overall stability, security and style of the famous app. + +- Brush sizes from plugins are no longer distorted +- ‘More robust’ loading of .XCF files +- Widget direction now matches interface language (e.g. RTL) +- Security improvements to the script-fu-server + +Documentation, help and translation updates are also included. For a complete change log of everything fixed between 2.8.10 and 2.8.12, see [the GNOME Git notes][2]. + +### Install Latest GIMP in Ubuntu ### + +Source for the latest release can be downloaded from the official website or via [an official torrent][3]. + +On Ubuntu? You can install GIMP 2.8.12 in Ubuntu 12.04 LTS and 14.04 LTS by adding the [following third-party PPA][4] to Software Sources: + + sudo add-apt-repository ppa:otto-kesselgulasch/gimp + + sudo apt-get update && sudo apt-get install gimp + +After installation has complete you can proceed to open GIMP 2.8.12 from the Unity Dash (or equivalent). + +-------------------------------------------------------------------------------- + +via: http://www.omgubuntu.co.uk/2014/08/whats-new-in-gimp-2-8-12-plus-install-ubuntu + +作者:[Joey-Elijah Sneddon][a] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[a]:https://plus.google.com/117485690627814051450/?rel=author +[1]:http://www.omgubuntu.co.uk/2012/05/gimp-2-8-released +[2]:https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-8 +[3]:http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.12.tar.bz2.torrent +[4]:https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp \ No newline at end of file