Gimp - 2.4 Guía Del Usuario

Descargar
Página de 653
GNU Image Manipulation Program
628 / 653
Appendix A
GIMP History
A.1
The Very Beginning
According to Peter Mattis and Spencer Kimball, the original creators of GIMP, in their announcement of GIMP 0.54:
The GIMP arose from the ashes of a hideously crafted CS164 (compilers) class project. The setting: early morning. We were
both weary from lack of sleep and the terrible strain of programming a compiler in LISP. The limits of our patience had long
been exceeded, and yet still the dam held.
And then it happened. Common LISP messily dumped core when it could not allocate the 17 MB it needed to generate a parser
for a simple grammar using yacc. An unbelieving moment passed, there was one shared look of disgust, and then our project
was vapor. We had to write something... ANYTHING ... useful. Something in C. Something that did not rely on nested lists to
represent a bitmap. Thus, the GIMP was born.
Like the phoenix, glorious, new life sprung out of the burnt remnants of LISP and yacc. Ideas went flying, decisions were made,
the GIMP began to take form.
An image manipulation program was the consensus. A program that would at the very least lessen the necessity of using
commercial software under ‘Windoze’ or on the ‘Macintoy’. A program that would provide the features missing from the other
X painting and imaging tools. A program that would help maintain the long tradition of excellent and free UNIX applications.
Six months later, we’ve reached an early beta stage. We want to release now to start working on compatibility issues and cross-
platform stability. Also, we feel now that the program is actually usable and would like to see other interested programmers
developing plug-ins and various file format support.
A.2
The Early Days of GIMP
Version 0.54 Version 0.54 was released in February 1996, and had a major impact as the first truly professional free image
manipulation program. This was the first free program that could compete with the big commercial image manipulation
programs.
Version 0.54 was a beta release, but it was so stable that you could use it for daily work. However, one of the major
drawbacks of 0.54 was that the toolkit (the slidebars, menus, dialog boxes, etc.) was built on Motif, a commercial toolkit.
This was a big drawback for systems like ‘Linux’, because you had to buy Motif if you wanted to use the faster, dynamically
linked GIMP. Many developers were also students running Linux, who could not afford to buy Motif.
Version 0.60 When 0.60 was released in July 1996, it had been under S and P (Spencer and Peter) development for four months.
Main programming advantages were the new toolkits, GTK (GIMP Toolkit) and gdk (GIMP Drawing Kit), which elimi-
nated the reliance on Motif. For the graphic artist, 0.60 was full of new features like: basic layers; improved painting tools
(sub-pixel sampling, brush spacing); a better airbrush; paint modes; etc.
Version 0.60 was only a developer’s release, and was not intended for widespread use. It served as a workbench for 0.99
and the final 1.0 version, so functions and enhancement could be tested and dropped or changed. You can look at 0.60 as
the alpha version of 0.99.