Correction (for the record)

freesoftware, gimp, inkscape, libre graphics meeting 2 Comments

I just listened to LUG Radio 5×15, including my interview about LGM this year. And I have to make a correction. I have tried, but I cannot find any way to drag & drop or copy & paste a curve from Inkscape into the GIMP. I can go via the intermediary of an SVG, since importing gradients and curves from an SVG drop or load is supported in the GIMP, but I can’t figure out how to drag & drop elements from the Inkscape canvas into any other application - when I hit the edge of the window, it just starts scrolling. And cut/copy & paste isn’t any more successful.

Any Inkscape people out there able to set me right?

One interesting drag & drop thing I love showing to people is dragging a chart created in Gnumeric into Inkscape - the drop is a proper SVG, and you can ungroup & manipulate individual elements from the chart in your favourite vector graphics application. Which is nice.

Libre Graphics Meeting stories: colour management

freesoftware, gimp, inkscape, libre graphics meeting, scribus 1 Comment

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

Continuing the series of articles I started last week (part 1, part 2), the next fall-out which has come from past Libre Graphics Meetings is the movement towards colour management everywhere over the past few years.

Let’s look back to where we were 3 years ago. Outside of Scribus and CinePaint, there was essentially no colour management in free software graphics apps, in spite of the existence of a high quality color management library, little cms.

In 2005, that story started to change a bit - the GIMP started conserving ICC profiles in JPEG files and allowing the user to see the list of ICC profiles with the 2.3.2 release, in July 2005. Scribus added support for soft proofing in version 1.2.3 in September 2005. Krita released version 1.5 with support for color profiles in December 2005.

In the first Libre Graphics Meeting, one of the most popular presentations was by Marti Maria of little cms, who gave an overview of what color management is, how ICC color profiles fit into the picture, and finally what applications need to do to integrate color management support. One of the outstanding memories I have from the conference was Carl Worth of Cairo being very excited about the conference, and in particular about meeting Marti.

Since 2005, things have changed significantly.  Color management support has been completed for the GIMP in 2.4.0. Inkscape added support for ICC profiles in 0.44, in June 2006, soon after the first Libre Graphics Meeting in Lyon, and this support has been further improved in the recent 0.46 release.

And since, color management has become almost ubiquitous - via the “ICC profiles in X” spec, all applications who support the spec (including, at last count, the GIMP, Eye of GNOME, Krita, UFRaw and Inkscape)  get soft proofing for your screen when X contains the ICC profile atom.

I’m not so presumptuous as to attribute the advent of color management to the Libre Graphics Meeting, but at least in the case of Inkscape, the work started at the conference. And for other developments, the bridges built and conversations started during LGM and other similar conferences has played a significant part in improving the state of affairs.

Libre Graphics Meeting stories: Shared resources

freesoftware, gimp, inkscape, libre graphics meeting, scribus Comments Off

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

Graphics applications have lots of associated files that we call resources or assets, which help the artist achieve what he’s looking for.

Some of the resources which are used by an application like the GIMP are paintbrushes, patterns, gradients, fonts, colour profiles and palettes. On top of this, you can add things like clip-art and probably others that I’ve forgotten which are important to other types of application.

Three years ago, pretty much none of this data was shared between applications. The GIMP had long been using very simple formats for its data, designed to be easy to write and easy to parse. Some other applications, for example Krita, adopted the same file formats for some of the formats, and thus created some de facto  standards for things like dynamic bitmap brushes and patterns, but there wasn’t much sharing going on.

Through the Create project and the shared resources spec current practices and formats were documented and attention brought to what we could share. The OpenICC spec proposed a way to share ICC device profiles throughout the system for colour management. In the first and second Libre Graphics Meeting, progress has been made on improving the situation of shared resources. Today, you can share patterns between the GIMP, Krita, and Cinepaint. Palettes (or swatches) can be shared between Inkscape, Scribus, the GIMP, Krita and Cinepaint. Gradients can be shared between Krita, the GIMP and Inkscape among others.

Some areas where work would be useful would be in defining a shared access point for clipart to be used by all applications, and have the various applications (including OpenOffice.org) ship with a clipart browser which allowed applications to easily take advantage of the work of the Open Clipart library, and finally splitting out all of the resources which can be shared into a separate package, which would be installed in one place and used by everyone. But already, we have come a long way in being able to share all of the resources you expect among lots of different applications, in large part because of the collaboration that has happened at the Libre Graphics Meeting.

Almost $2000 in 2 days campaigning

freesoftware, gimp, inkscape, libre graphics meeting, scribus Comments Off

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

I woke up this morning to find out that we are fast approaching the $2000 level in our fundraising campaign! As I write this, we have now raised $1780 in the two days since the campaign opened on the 2nd of April, bringing us to 9% of our goal amount, with 14 days left in the campaign.

As of tomorrow, the community will be listed on the Libre Graphics Meeting website as a silver sponsor, the same level as Google, Intel and the Free Software Foundation,  and as we continue to pass the sponsorship levels, we will move the community to Gold, and then to Cornerstone sponsor levels.

I am deeply in awe of the generosity of the people who are donating, and deeply impressed by the passion of the user community of these applications which we’re helping improve by hosting this conference.

Thank you all very much!

Update: One hour after posting this, Sebastian Bober pushed us over the $2000 mark - we’re now at over 10% of our objective!

Libre Graphics Meeting stories: SIOX

freesoftware, gimp, libre graphics meeting 2 Comments

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

Throughout the two weeks of our fundraising campaign for LGM 3 in Wrocklaw, I will be writing entries regularly about past LGM and GIMP Conference successes, which I hope will go some way to explaining why I think this conference is so important.

The first in the series comes from Libre Graphics Meeting 1 in Lyon. A few months before the conference, Gerald Frieldland, author of SIOX, sent me an email:

Sven Neumann encouraged me to ask you about this: If you are interested, I would also like to give a talk about the current development of the SIOX selection tool in GIMP. I think people will find a talk about SIOX especially interesting, since we are trying to create a more generic tool that could be integrated into other free graphics (plus video) tools, too.

David Odin replied with an enthusiastic “Yes, please!” - “The siox tool is a bit magic, and is thus suited for a talk”, and we duly scheduled him a spot on the first day of the meeting.

For those who don’t know, SIOX is the plug-in which allows you to intelligently select foreground or background objects in the GIMP by drawing inside the object.

Rui Campos of Blender posted a review of the first day, which included this comment:

One of the most interesting talks for me was SIOX, it started at 11:00 and it was focused on a nice API that gives the ability to extract the foreground from a still picture in very few steps, but with very good results.


It would be really good to have it integrated into Blender as a Node in the new node editor, perhaps some coder can pick it up ? It is only 600 lines of code in Java, the source is Open Source and is available at the project website.

That sounded promising, but imagine the surprise of everyone when the following appeared in Rui’s review of day 2:

By the way, on SIOX integration, check this screenshot, thank Brecht for a long night no sleep ….

SIOX

Talk about rocking collaboration!

Since then SIOX support has been added to Inkscape as well. It would be great to see a gstreamer node based on it too so that it could get included in diva and PiTiVi (hint, hint).

Support the Libre Graphics Meeting!

freesoftware, gimp, libre graphics meeting 2 Comments

Libre Graphics Meeting, 8-11 May 2008

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

In only two years, the Libre Graphics Meeting has become a hugely important meeting place for free software graphics developers. With surveys showing that the main gaps in the Linux desktop offering now are graphics applications (Photoshop, Illustrator, Visio, AutoCAD), the conference becomes even more vital to the advancement of the free software desktop.

A few weeks ago, I got a heads-up from the Libre Graphics Meeting organisers that we weren’t doing so well on the sponsorship front as we have in the past. The major cost center for the conference will be subsidising travel and accommodation for volunteer developers who could not otherwise attend.

And so, today, we launch a fundraising campaign! With the help of Pledgie and the GNOME Foundation we have set an ambitious but necessary target - we hope to raise $20,000 in community donations over the next two weeks.

For those who appreciate the projects that this conference supports (including Inkscape, Scribus, GIMP, Blender, Krita, Open Clipart, …) and have been looking for a way to support them, then please give generously. And spread the word! To get the word out, embed the following in your webpages:

Support the Libre Graphics Meeting and make a donation at www.pledgie.com !

Thank you all for your support.

What was I smoking?

freesoftware, gimp, libre graphics meeting 2 Comments

That’s the only question I can think of when I come across this gem, from the wiki page collecting demos for Libre Graphics Meeting 2006 (I’ve put an archive of the old LGM page back online, minus the MySQL database which had the news items):

So, you’re an artist, and your favourite program (or combination of programs) isn’t in the programme. Why not offer yourself up as a sacrificial lamb on the altar of demos?

In Greek mythology, Deimos was the god of dread or panic, which seems strangely appropriate.

The word demonstration comes from the latin demonstrare, to explain completely. Monstrare in turn comes from monstrum, meaning “divine omen or wonder”. So we can think of a demonstration as a demystification.

The word shares its roots with monster, meaning something we don’t understand.

So demonstrations are dreadful affairs where we demystify monsters.

If you feel up to the task of scaring off other people’s monsters with a big flashlight, sign up here to give a demo. It could be as simple as using Blender to create an animation, or as complicated as drawing a square in the GIMP.

Can’t remember what I was up to when I wrote that, but it must have been late…

Impressive GIMP plug-in

gimp 5 Comments

This is quite possibly the most impressive GIMP plug-in I have ever seen.

Previous favourites gimpressionist, IWarp and GREYCstoration fade into the shadows when compared to this magic stuff.

Taking a step back

gimp, gnome 13 Comments

Every so often I get so invested in something that I start to go off the rails a little when others don’t see things in the same way. At the moment there are two situations like that - one I won’t go into, and the other is a long-standing issue in the GIMP community about how to handle abuse in the community.

So I’ve been getting overly heated on both these issues, and have been trying to keep things moving in the right direction, but I realised yesterday that in both cases my intervention has been counter-productive.

So I’m going to take a step back for a while. Perhaps I’m not looking clearly at the issues any more, and others have ideas which will work better than mine. For the first situation, it means I’m going to take a few days to cool off, and see if anyone else steps up to the plate to move things along.

In the case of the GIMP, that means I’m finally, and definitively, leaving the project. I haven’t written any code for the GIMP in a long time anyway, and the project has ceased being fun quite a while ago. I have unsubscribed from all GIMP mailing lists, and bolsh@gimp.org no longer exists. I will also be removing myself from the list of people who handle GIMP donations as soon as possible.

The failure of the project to control the limits of acceptable behaviour of its participants has been a long-standing problem, and needs resolution. But I’m not the person who will get that resolution.

The GIMP usability

gimp 4 Comments

Over the years, the GIMP has taken a lot of stick about its usability - there’s even a mini-fork to work around some of the most common complaints.

But fairly quietly, without any huge fanfare, Sven Neumann, the GIMP’s co-maintainer along with Mitch Natterer, has been working on making usability part of the GIMP’s DNA. First, he started working with Ellen Reitmeyer from KDE and OpenUsability, implementing techniques like paper prototyping. We brought Peter Sikking to the Libre Graphics Meeting in Lyon in March to discuss usability with the GIMP developers. And recently, we co-announced that OpenUsability would be funding work for a student on the GIMP.

In the past I’ve been critical of Sven, sometimes he can come across as abrupt, and there is no room for interpretation when he disagrees with you. But I have been very impressed with his management of the project and in particular with respect to usability, and I think that we’re going in the right direction as a community.

So - I know we don’t say it often enough - thanks Sven. Your leadership and example have kept the GIMP alive over the past few years.

« Previous Entries