ANNOUNCE: GIMP 1.3.20
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
ANNOUNCE: GIMP 1.3.19 | David Neary | 27 Aug 17:59 |
ANNOUNCE: GIMP 1.3.19 | John Culleton | 28 Aug 16:31 |
ANNOUNCE: GIMP 1.3.19 | David Neary | 28 Aug 18:35 |
ANNOUNCE: GIMP 1.3.19 | BandiPat | 29 Aug 05:14 |
ANNOUNCE: GIMP 1.3.19 | Sven Neumann | 28 Aug 20:35 |
ANNOUNCE: GIMP 1.3.19 | Owen | 28 Aug 23:30 |
ANNOUNCE: GIMP 1.3.19 | Sven Neumann | 31 Aug 12:04 |
ANNOUNCE: GIMP 1.3.19 | Tom Williams | 28 Aug 03:55 |
ANNOUNCE: GIMP 1.3.20 | David Neary | 08 Sep 10:07 |
ANNOUNCE: GIMP 1.3.19
Hi all,
The next release in the development series of the GIMP, version 1.3.19, is now available for download from
ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.19/
or from one of the mirrors listed at http://gimp.org/download.html
We think this is good enough for daily use. We are now very close to a 2.0 prerelease, so we particularly appreciate testing efforts. New bugs can be reported to us at http://bugzilla.gnome.org/
We at the GIMP would like to take this opportunity to thank all our sponsors for GIMPCon, which completed a couple of weeks ago. Special thanks go to the Free Software Foundation (http://fsf.org), who funded the majority of the costs incurred for the event. Thanks are also due to our other sponsors, O'Reilly and Associates, Germany (http://oreilly.de), MacGimp (http://macgimp.org) and FlamingText (http://ftgimp.com).
Overview of Changes in GIMP 1.3.19
==================================
- Migration towards new gimp-help system [Mitch]
- Deletion of anchor points on a path [Simon]
- Path stroke moving [Simon]
- Path stroke splitting by deleting an edge (Ctrl-click while in
Delete mode) [Simon]
- Drag path edges modifies curve [Simon]
- DInsertion of points on path edges [Simon]
- Joining two stroke paths is possible (Shift-Ctrl-Alt-Click on
the second end-point) [Simon]
- Polygonal paths [Simon]
- Improved new composite functions and enabled them by default [Helvetix]
- UTF-8 validate all strings coming in from the PDB [Yosh, Mitch]
- Paint-core improvements and bug-fixes [Jay Cox]
- Added more mnemonics [Brix]
- Lots of bug fixes
Other contributors: Adam D. Moss, Tor Lillqvist, Jakub Steiner, Alan Horkan, Avi Bercovich, S. Mukund, Maurits Rijk, Guillermo S. Romero, Seth Burgess, Wolfgang Hofer, Ville Pätsi, Sven Neumann
Happy GIMPing, Dave.
ANNOUNCE: GIMP 1.3.19
What's up with Gimp.org being closed to protest software patents?
Peace...
Tom
David Neary wrote:
Hi all,
The next release in the development series of the GIMP, version 1.3.19, is now available for download from
ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.19/
or from one of the mirrors listed at http://gimp.org/download.html
We think this is good enough for daily use. We are now very close to a 2.0 prerelease, so we particularly appreciate testing efforts. New bugs can be reported to us at http://bugzilla.gnome.org/
We at the GIMP would like to take this opportunity to thank all our sponsors for GIMPCon, which completed a couple of weeks ago. Special thanks go to the Free Software Foundation (http://fsf.org), who funded the majority of the costs incurred for the event. Thanks are also due to our other sponsors, O'Reilly and Associates, Germany (http://oreilly.de), MacGimp (http://macgimp.org) and FlamingText (http://ftgimp.com).
Overview of Changes in GIMP 1.3.19 ==================================
- Migration towards new gimp-help system [Mitch] - Deletion of anchor points on a path [Simon] - Path stroke moving [Simon]
- Path stroke splitting by deleting an edge (Ctrl-click while in Delete mode) [Simon]
- Drag path edges modifies curve [Simon] - DInsertion of points on path edges [Simon] - Joining two stroke paths is possible (Shift-Ctrl-Alt-Click on the second end-point) [Simon]
- Polygonal paths [Simon]
- Improved new composite functions and enabled them by default [Helvetix] - UTF-8 validate all strings coming in from the PDB [Yosh, Mitch] - Paint-core improvements and bug-fixes [Jay Cox] - Added more mnemonics [Brix]
- Lots of bug fixesOther contributors: Adam D. Moss, Tor Lillqvist, Jakub Steiner, Alan Horkan, Avi Bercovich, S. Mukund, Maurits Rijk, Guillermo S. Romero, Seth Burgess, Wolfgang Hofer, Ville Pätsi, Sven Neumann
Happy GIMPing, Dave.
ANNOUNCE: GIMP 1.3.19
On Wednesday 27 August 2003 11:59, David Neary wrote:
Hi all,
The next release in the development series of the GIMP, version 1.3.19, is now available for download from
ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.19/
or from one of the mirrors listed at http://gimp.org/download.html
Two questions
1. Will Xsane work with this release?
2. Are there still plans for some CMYK capability in 2.0?i
ANNOUNCE: GIMP 1.3.19
John Culleton wrote:
Two questions
1. Will Xsane work with this release?
It will if someone updates the plug-in and tests it (hint, hint).
Honestly, not having a scanner I don't know - perhaps it does work already?
2. Are there still plans for some CMYK capability in 2.0?i
There are some naive RGB->CMYK conversion routines, and there is an unofficial plug-in which uses littlecms to do loading & saving of cmyk tiff files. However, it is not possible to work natively in the cmyk colourspace.
Cheers, Dave.
ANNOUNCE: GIMP 1.3.19
Hi,
John Culleton writes:
1. Will Xsane work with this release?
That is something you need to ask the XSane developers. I don't think porting XSane to GTK+-2.x and GIMP-1.3 would be difficult and I wonder why noone has done it so far. Or is there a port already?
2. Are there still plans for some CMYK capability in 2.0?
Time will tell. I don't think it's a blocker since the basic functionality for naive CMYK support has already been added and it's a question of plug-in authors to make use of it. It seems that there's already a nice plug-in for CMYK separation available which does a much better job than anything we had planned for the near future:
http://www.blackfiveservices.co.uk/separate.shtml
Sven
ANNOUNCE: GIMP 1.3.19
On Wed, 27 Aug 2003 17:59:28 +0200 David Neary wrote:
Hi all,
The next release in the development series of the GIMP, version 1.3.19, is now available for download from
So far so good.
On start up I get a lot of messages I never got before. Eg
moving plug-in translation to trash: /Script-Fu/Shadow/_Drop-Shadow... moving plug-in translation to trash: /Script-Fu/Stencil Ops/C_arve-It... moving plug-in translation to trash: /Script-Fu/Utils/ASCII to Image Layer.
etc
If I hide the console, I don't see the messages :-)
Owen
ANNOUNCE: GIMP 1.3.19
On Thursday 28 August 2003 12:35 pm, David Neary wrote:
John Culleton wrote:
Two questions
1. Will Xsane work with this release?It will if someone updates the plug-in and tests it (hint, hint).
Honestly, not having a scanner I don't know - perhaps it does work already?
[...]
Cheers,
Dave.
==========================
Gimp 1.3.x has been linking up with my scanner ok so far. It builds itself to use IScan for the Epson scanners. It doesn't bring the image directly into Gimp, but does allow you to acquire an image and load it afterwards, by opening IScan from within the program.
Patrick ----------------------------
ANNOUNCE: GIMP 1.3.19
Hi,
Owen writes:
So far so good.
On start up I get a lot of messages I never got before. Eg
moving plug-in translation to trash: /Script-Fu/Shadow/_Drop-Shadow... moving plug-in translation to trash: /Script-Fu/Stencil Ops/C_arve-It... moving plug-in translation to trash: /Script-Fu/Utils/ASCII to Image Layer.
This is some harmless debugging output that we forgot to remove before doing the release. It was removed shortly after:
2003-08-27 Sven Neumann
* app/widgets/gimpitemfactory.c (gimp_item_factory_translate_func): removed debugging output.
Sven
ANNOUNCE: GIMP 1.3.20
Hi all,
The next release in the development series of the GIMP, version 1.3.20, is now available for download from
ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.20/
or from one of the mirrors listed at http://gimp.org/download.html
This release marks the start of the GIMP Bug Week. The idea of the bug week is to get as many people as possible involved in reporting, categorizing and fixing bugs in the run-up to our 2.0 releases. More information about bug week is available at
http://gnomedesktop.org/article.php?sid=1318
and information on the kinds of jobs we would like help with is here...
http://wiki.gimp.org/gimp/GettingStartedWithGimp
Have fun, help out, and happy GIMPing, Dave.
Overview of Changes in GIMP 1.3.20
==================================
- Improved documentation of the app directory [Mitch, Sven]
- Image update optimizations [Mitch]
- font-map script improvements [Sven]
- PDB API to access fonts [Sven]
- Portability fixes for x86-64 [Yosh]
- Enabled SSE and SSE2 compositing code [Helvetix]
- GimpSelection class added [Mitch]
- Pullout parameter added to RGB->CMYK conversions [Sven]
- Basic framework for future help system in place [Mitch]
- Screenshot plug-in rewritten [Brix]
- Font list updates on the fly [Yosh]
- Generic interface for stroking selections and paths [Mitch]
- Further improvements to the path tool [Simon]
- Remove libgck from public API [Mitch]
- Lots of bug fixes
Other contributors: Maurits Rijk, Ville PÀtsi, Larry Ewing, Dmitry G. Mastrukov, Pedro Gimeno, Raphael Quinet, S. Mukund, Andy Wallis, Carl Adams, Tino Schwarz, Tor Lillqvist, Emmet Caulfield, Guillermo S. Romero, Dave Neary, Wolfgang Hofer