User login

Syndicate

Welcome to Linuxo Planet
We are trying to collect RSS feeds from the Linux news sites from around the globe, just for you !

gimp 2.8 script fu

GIMP 2.8 Script-FUs is a collection of more than 100 scripts, initially created for GIMP 2.4, that have been fixed/updated recently to work with the latest GIMP 2.8. Besides filters and effects, there are also some scripts that allow you to easily create a calendar, create a CD label, add watermark and more.

Scripts included in the latest GIMP 2.8 Script-FU pack:

gimp plugin registry
A quick update for those of you who are using GIMP 2.8 under Ubuntu 12.04 or 11.10: Otto's PPA which you've probably used to install GIMP 2.8 has been updated recently and it now includes GIMP Plugin Registry, recompiled to work with GIMP 2.8 (see how to install GIMP 2.8 in Ubuntu, HERE).


GIMP Plugin Registry is a collection of hundreds of plugins for GIMP which includes GIMP FX Foundry (a huge collection of scripts for GIMP), Liquid-Rescale, Safe For Web, Separate+, Elsamuko (which includes effects such as "Obama Hope", "Movie 300", antique photo border and more), Warming and Cooling Filters and others.

To install GIMP Plugin Registry for GIMP 2.8 in Ubuntu 12.04 or 11.10, use the commands below:

GIMP 2.8 has been finally released after being in development for more than three years. New features include single window mode, layer groups, on canvas text editing etc.


gimp 2.8 single window screenshot

After more than three years of development, GIMP 2.8 stable is finally available for download. The new version brings the long-awaited single-window mode (optional; you can still use multiple windows) as well as some other cool new features like on-canvas text editing, multi-column dock windows, a new set of brushes and many other features and improvements.

There's no official announcement for the latest GIMP 2.8 yet, but you can download the source from its FTP servers. Update: GIMP 2.8 has been officially released.

New features in GIMP 2.8 (stable):

Otto's GIMP PPA now has builds for Ubuntu 11.10. So if you were waiting for these packages, just run commands below to install GIMP 2.8 RC1.

sudo add-apt-repository ppa:otto-kesselgulasch/gimp

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gimp

Use this PPA at your own risk as it comes with no guarantees.

Thanks to Thorsten "Otto" Stettin




Few days back we posted an article about a simple script that compiles latest GIMP 2.8 RC1 on your system. However, a PPA is now available for easier installation in Ubuntu 12.04.


Instructions

If you installed GIMP 2.8 from script, remove it by deleting following files:
  • Delete /opt/gimp-2.8 folder
  • Delete file .local/share/applications/gimp2.8RC1.desktop

To install GIMP 2.8 in Ubuntu 12.04, run the following commands:

GIMP 2.8 will bring major new features including single-window mode, layer groups and on-canvas text editing.

Just few days back, GIMP 2.8 RC1 was released which is probably last snapshot before final version 2.8 is available.
GIMP PPA by Matt Walker has not been updated with latest packages yet. However, Strycore has created a handy script that will compile and install GIMP 2.8 RC1 without touching existing packages available in repositories.
GIMP Plugin Registry

GIMP Plugin Registry is a collection of plugins for GIMP image editor, available as a Debian package. Some of the included plugins: Film Grain, El Samuko GIMP Scripts (which includes effects such as "Obama Hope, Movie 300", antique photo border and more), GIMP FX Foundry (a huge collection of scripts for GIMP), Liquid Rescale, Save for Web plugin, Refocus, X11 Mouse Cursor, Warming and Cooling Filters and lots more.


The latest GIMP Plugin Registry 3.5.4 comes with bug fixes as well as 4 updated plugins:

Inkscape is the premier open source vector graphics editor for Linux. Inkscape is cross platform and is available for Windows and Mac OS X for free download. We have dealt with a bunch of really good Inskcape tutorials before, here are even more of those.
GIMP Single Window GIMPBox

GIMP from SVN (2.7.x) comes with a built-in single-window mode (can be disabled) but I find it unstable sometimes so I prefer to use the stable GIMP 2.6.x, especially since there are so many goodies you can use to enhance it, like GIMP Painter and GIMP Paint Studio, G'MIC or the GIMP Plugin Registry package.
So if you want to use the stable GIMP 2.6.x (tested with GIMP 2.6.11 under Ubuntu 11.04) and still get a single-window mode in GIMP, here's how to do it using a script called GIMPBox.


GIMPBox is a python script which wraps all the GIMP windows into one window. It does not modify GIMP and you use it by changing the GIMP shortcut to launch GIMPBox instead of GIMP. You can open multiple images at the time thanks to a tab bar that GIMPBox will display at the bottom of the window (the tabs include previews too).

Powered by Drupal, an open source content management system