Skip navigation.

Log in | Sign up

Linux for Designers

a blog by Eckhard M. Jäger

Posts tagged with "xcf"

GIMP 2.8 going for a single Window Solution

, , , ...

There is a lot of discussion this time about a real single-window GIMP at the development list. Peter Sikking which is one of the heads behind GUI improvements of GIMP created a nice proposal which includes anything i dreamed of! Real good work Peter!

Gimp 2.8 first release

, , , ...

The first development snapshot of Gimp 2.8 is available: Gimp 2.7.0. There are a lot of nice, new upcoming features:
* a reworked, much more flexible text tool
* new saving/ export option
* export plugin for X11 mouse cursors and JPEG2000 file format
* rotation of brushes and additional enhancements to the brush dynamics engine
* tagging for resources
...and much more.
Check out the release notes too.

But there are much more interesting things we can await in Gimp 2.8:
* Finish merging of the GSoC 2006 vector layer stuff
* Merge the GSoC 2009 projects for brush dynamics and improved SIOX.
* Add a better set of default resoures
* Provide default tags for the default resources

Gimp 2.6.7 update

, , , ...

I mentioned the upcoming Gimp 2.6.7 in my post about Gegl 0.1.0. Now it is available with a lot of bug fixes and updated translations too. All details about this update can be found at the release log. Deb packages for Ubuntu are available at GetDeb.net

GEGL 0.1.0 and Gimp 2.6.7

, , , ...

The Generic Graphics Library GEGL is now available as version 0.1.0. All changes of GEGL can be found at the release post. GEGL is part of the core libraries of the image editor Gimp too.
A important hint of the developers is that GEGL 0.1.0 didn't work with Gimp 2.6.6, as they wrote "This is not because GEGL would be incompatible, but rather because of a stupid bug in the run-time version check.". So we all have to wait for Gimp 2.6.7 which will ship with some other bugfixes too :smile:

Gloobus - a nice, handy previewer

, , , ...

Surfing around at Planet Gnome brings me to Gloobus, a nice and handy preview addon inspired by the preview of Mac OS X and Coverflow. For me the most interesting part is the Coverflow effect integration into Nautilus.
The bad news is that witout rebuilding Nautilus only the normal Gloobus 0.4 is available as a Deb archive. A really nice goody is that is install GTK PixBuf Loader for support of Photoshop PSD and GIMP XCF files to the entire Gnome desktop. So any Gnome graphics viewer (like EOG, F-Spot or gThumb) can preview these formats too.

If you like these features don't forget to support the project by a donation!

Gimp XCF Thumbnails in Gnome Nautilus

, , , ...

As i wrote in my post about my new Dell Studio 17 and Ubuntu Jaunty 9.04 i've lost the possibility to get thumbnails Photoshop PSD files in Nautilus.
But now i discovered how to get thumbnails of GIMP XCF files :smile: Just install the packages "xcftools" and "gnome-xcf-thumbnailer". It seems there is a bug in the package "gnome-scf-thumbnailer" because the dependency about the packages "xcftools" is missing.

Gimp 2.6.6 update

, , , ...

And another update to make GIMP 2.6 series fast and stable. All details about this update can be found at the release log. Get your Deb packages for Ubuntu at GetDeb.net - this time for Hardy too :smile:

Gimp XCF support for Gnome

, , , ...

Once i was very happy getting a message from Jan Dudek about his PSD PixBuf loader for Photoshop PSD files for the Gnome Linux Desktop. It makes it possible viewing such files with any Gnome application supporting PixBuf loaders.
Now i'm very happy again because Stephane Delcroix did the same for Gimp XCF files. So Nautilus, gThumb, F-Spot, EOG etc. can display the open standard and the industrie standard for layered image documents :smile:
The bad thing is i didn't get it running at the moment. May someone can create a Deb package for it :wink:.

Gimp 2.6.5 update

, , , ...

Again another update to make GIMP fast and stable. Deb packages for Ubuntu can be found at GetDeb.net.

Filters, Filters, Filters

, , , ...

For those that can't get enough filters for GIMP should check out G'MIC Toolbox, a GIMP plug-in which defines a set of various filters, including artistic filters, image denoising and enhancement, 3D renderers, etc.
A Deb package for Ubuntu is available too.

Gimp Updates

, , , ...

During Xmas and New Years holidays several GIMP goodies showing up. So we have the GIMP 2.6.4 bugfix version, Gimp UFRaw 0.15 and Gutenprint 5.2.3. Deb packages for Ubuntu can be found at GetDeb.net.

Photoshop PSD support for Gnome

, , , ...

Today i get a real amazing message from Jan Dudek. He started developing a PixBuf load for Photoshop PSD files for the Gnome Linux Desktop. That means PSD support for any Gnome application like the image viewer EOG, the document viewer Evince and in combination a thumbnailer for *.psd or *.pdd files for Nautilus too.

Read more...

Gimp XCF Image Layers in Blender

, , , ...

Once i wrote a post about loading XCF files into the 3D suite Blender. A comment on this getting my attention and redirecting me to the amazing Multilayer XCF importer for Blender. Thanks Guillermo Espertino (Gez) for the hint.

Gimp 2.6.3 Update

, , , ...

Gimp 2.6.3 is out now and includes again several bugfixes and translation updates. You can grab a Deb package at Getdeb.net.

Gimp optimizations

, , , ...

I started to optimze/ modify my easyGIMPkit for Gimp 2.6. By studying the man page of the gimprc file (on a shell type in "man gimprc") i found two interesting options for optimizing Gimp:

(num-processors 1)
Sets how many processors GIMP should try to use simultaneously. May for a dualcore cpu use (num-processors 2) for a quadcore use (num-processors 4)

(toolbox-wilber no)
Disable the GIMP mascot "Wilber" at the top of the toolbox of Gimp 2.6 to save screen space.

This options can be setup at the configuration file "~/.gimp-2.6/gimprc".

BTW:The X11 Mouse Cursor plugin for Gimp is now available for Gimp 2.6 too. Grab a Deb package for Ubuntu here.

Gimp News

, , , ...

As i announced Gimp 2.6.1 is now available for download(details at the release notes). Packages for Ubuntu can be grabed at GetDeb.net).
Besides that the Gimp User Manual reaches version 2.4.2 (but is still focused on the 2.4 branch of Gimp).
The script collections Gimp FX Foundry is now released for Gimp 2.6.x branch: "fixes any issues scripts ... and also corrects a lot of deprecated syntax".
The new ASE import plugin for Gimp allows you importing of color palettes created with Adobe Kuler.

Gimp 2.6.1 will be available soon

, , , ...

Gimp 2.6.0 is new & fresh and the first bugfix release will arrive us soon. As Sven Neumann the maintainer wrote:
...probably on Wednesday
...couple of bug-fixes
...GIMP 2.7 and we can start to add new stuff
...define some goals for GIMP 2.8. A few items are...
- merge the successful GSoC projects
- attempt a port of the projection code (and perhaps more) to GEGL
- change tools to draw using the Cairo library
It seems we have a lively development :smile: That renembers me on going further with my webtools for Gimp.

Gimp 2.6.0 available

, , , ...

Whoo-hoo, Gimp 2.6 hits the street! After it rumors it will available in July or September its now published in October. A year ago after a longer development phase Gimp 2.4.0 was available and the developers a much faster development cycle - it comes true!
At Gimpusers.com you will find a summery about what's new in Gimp 2.6 or check out the release notes (inludes a lot of screenies!).
UPDATE: Grab your Ubuntu Deb package at getdeb.net now.

Gimp 2.5.4

, , , ...

The release of Gimp 2.6 is very close and so there are a bunch of new features added to the Gimp 2.5.x development version. The developers looking know for people helping to update the translations of GIMP.
UPDATE: You can grab some Deb archives for Ubuntu Hardy here (but be carefull it replaces Gimp 2.4.x): https://launchpad.net/~c-korn/+archive

New Gimp plugins

, , , ...

At the Gimp Plugin Registry are two new plugins appeared:
X11 Mouse Cursor plug-in lets you import and export X11 mouse cursors and make it now very easy for creating your own cursor theme with Gimp. A Deb package for Ubuntu is available too.
Exif Viewer is an update of the old "Exif Browser" plugin to view the EXIF data of digital photos. I will try to compile it soon.