
{"id":43350,"date":"2022-11-19T15:55:33","date_gmt":"2022-11-19T15:55:33","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=43350"},"modified":"2022-11-19T16:01:04","modified_gmt":"2022-11-19T16:01:04","slug":"gimp-2-99-14-apple-silicon-gray-theme","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2022\/11\/gimp-2-99-14-apple-silicon-gray-theme\/","title":{"rendered":"GIMP 2.99.14 Adds Apple Silicon Support, New &#8216;Gray&#8217; Theme, Text Outline option"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-40946\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo-250x250.webp\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo-250x250.webp 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo-300x300.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo-600x600.webp 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo-768x768.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/gimp-logo.webp 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/a><\/p>\n<p>GIMP image editor got a new update for its 2.99 development release this Friday. Here&#8217;s the new features as well as how to install guide for Ubuntu users.<\/p>\n<p>GIMP 2.99.14 is the 7th development release for the next major 3.0 release. It <strong>reworked the Align and Distribute tool<\/strong> to make it easy to use. Target items to align or distribute are now the selected layers and\/or paths. For layers in particular, a new option \u201c<em>Use extents of layer contents<\/em>\u201d is available to align or distribute target layers based on their pixel contents.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-align.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-43351\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-align.webp\" alt=\"\" width=\"303\" height=\"221\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-align.webp 303w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-align-300x219.webp 300w\" sizes=\"auto, (max-width: 303px) 100vw, 303px\" \/><\/a><\/p>\n<p>The <strong>Text tool<\/strong> now has new &#8220;outline&#8221; and &#8220;fill&#8221; options, to insert text in different styles. For me, it&#8217;s no longer required to use &#8216;Grow&#8230;&#8217; and then &#8216;Stroke Selection&#8217; to do similar job.<\/p>\n<p>This release also introduced a new &#8216;<b>Gray<\/b>&#8216; theme, as well as &#8220;<em>Override icon sizes set by the theme<\/em>&#8221; option to resize icons among small, medium, large and huge.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-43353\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray-600x333.webp\" alt=\"\" width=\"600\" height=\"333\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray-600x333.webp 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray-300x167.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray-768x427.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/11\/gimp-gray.webp 1271w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p>XCF file support is greatly improved with multi-threading support. Saving with default RLE and zlib is now much faster! And, this release introduced <strong>initial Apple Silicon package<\/strong> support for macOS users.<\/p>\n<p>Other changes in <a href=\"https:\/\/www.gimp.org\/news\/2022\/11\/18\/gimp-2-99-14-released\/\" target=\"_blank\" rel=\"noopener\">GIMP 2.99.14<\/a> include:<\/p>\n<ul>\n<li>Transform tools activated automatically<\/li>\n<li>New \u201cPaste as Single Layer\u201d and \u201cPaste as Single Layer in Place\u201d options in the Edit &gt; Paste as submenu.<\/li>\n<li>Moving to GApplication and GtkApplication<\/li>\n<li>Add &#8216;Root layers only&#8217; option on PDF export.<\/li>\n<li>export PSD images as CMYK(A) support.<\/li>\n<li>Metadata import and export for JPEG-XL support.<\/li>\n<li>Initial support for Apple&#8217;s ICNS files.<\/li>\n<li>Add \u201cShow reduced images\u201d option when importing TIFF.<\/li>\n<\/ul>\n<h3>How to Install GIMP 2.99.14:<\/h3>\n<p>The image editor has an <a href=\"https:\/\/www.gimp.org\/downloads\/devel\/\" target=\"_blank\" rel=\"noopener\">official download page<\/a> for the development releases. It offers the official package for Linux as Flatpak, though there&#8217;s also an unofficial PPA for Ubuntu users.<\/p>\n<h4>Option 1: Install GIMP 2.99.14 as Flatpak<\/h4>\n<p>Ubuntu and most other Linux can install the editor as Flatpak that runs in sandbox. For Ubuntu users, they are generally 3 commands for installing it:<\/p>\n<ol>\n<li>Press Ctrl+Alt+T on keyboard to open terminal. Run command to install the daemon package in case you don&#8217;t have it.\n<pre>sudo apt install flatpak<\/pre>\n<\/li>\n<li>Then, add the flathub beta repository by running command:flatpak remote-add &#8211;user flathub-beta https:\/\/flathub.org\/beta-repo\/flathub-beta.flatpakrepo<\/li>\n<li>Finally, install GIMP beta release via command:\n<pre>flatpak install --user flathub-beta org.gimp.GIMP<\/pre>\n<\/li>\n<\/ol>\n<p>If you already installed the previous GIMP 2.99.12, use <code>flatpak update --user org.gimp.GIMP beta<\/code> command to update it.<\/p>\n<p>And, if you also have GIMP 2.10 stable release installed as Flatpak, only one of them can be visible in system app launcher. Use either command below to switch between them:<\/p>\n<pre>flatpak make-current --user org.gimp.GIMP beta<\/pre>\n<pre>flatpak make-current --user org.gimp.GIMP stable<\/pre>\n<p><i>NOTE: skip <code>--user<\/code> flag if you installed the package system wide without this parameter.<\/i><\/p>\n<h4>Option 2: install GIMP 2.99.14 from PPA<\/h4>\n<p>For those who prefer the classic <code>.deb<\/code> package format, there&#8217;s an <a href=\"https:\/\/launchpad.net\/~mati75\/+archive\/ubuntu\/gimp30\" target=\"_blank\" rel=\"noopener\">unofficial PPA<\/a> contains the package for Ubuntu 20.04, Ubuntu 22.04, and Ubuntu 22.10.<\/p>\n<p>Simply, open terminal from start menu or by pressing Ctrl+Alt+T on keyboard, then run the commands below one by one to add the PPA, update, and install GIMP 2.99.x:<\/p>\n<pre>sudo add-apt-repository ppa:mati75\/gimp30<\/pre>\n<pre>sudo apt update<\/pre>\n<pre>sudo apt install gimp<\/pre>\n<p>NOTE: If you have GIMP 2.10 stable installed as <code>.deb<\/code> package, the commands above will upgrade it to the latest development release.<\/p>\n<p>To restore the stock GIMP package in system repository, run command to purge the Ubuntu PPA which also downgrade all installed packages:<\/p>\n<pre>sudo apt install ppa-purge &amp; sudo ppa-purge ppa:mati75\/gimp30<\/pre>","protected":false},"excerpt":{"rendered":"<p>GIMP image editor got a new update for its 2.99 development release this Friday. Here&#8217;s the new features as well as how to install guide for Ubuntu users. GIMP 2.99.14 is the 7th development release for the next major 3.0 release. It reworked the Align and Distribute tool to make it easy to use. Target [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":40946,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[1085],"class_list":["post-43350","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","tag-image-editor"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/43350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=43350"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/43350\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/40946"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=43350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=43350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=43350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}