[Gimp-developer] Save + export spec essentials implemented
Martin Nordholts
enselic at gmail.com
Wed May 6 15:24:12 PDT 2009
Hi
I have been working on implementing the Save + export spec [1] for a while.
Since it will affect the workflow for basically everyone it would be nice
with getting some testing and comments before we finalize, merge and push to
GNOME master. The patches are attached to the bug report
http://bugzilla.gnome.org/show_bug.cgi?id=581655 . Quick-guide to apply and
test:
cd ~/source/gimp
tar -zxvf save-plus-export-2009-05-06.tar.gz
git checkout -b save-plus-export-2009-05-06 master
git am save-plus-export-2009-05-06/*
this will create and switch to a new branch based on top of your local
master branch, and apply the patches to that branch. Then you build and
install as usual.
The patches should cover more or less the entire spec, except
* A single, unified export dialog
* Properly handling *.xcf.bz/gz2
Comments very much appreciated!
/ Martin
[1] http://gui.gimp.org/index.php/Save_%2B_export_specification
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /lists/gimp-developer/attachments/20090507/3ac5efc7/attachment.html
More information about the Gimp-developer
mailing list