2000-12-18 Sven Neumann <sven@gimp.org> Jens Lautenbacher <jtl@gimp.org> * data/brushes/Makefile.am: remove old pepper.gpb when installing new brushes. * data/brushes/SketchBrush-16.gih * data/brushes/SketchBrush-32.gih * data/brushes/SketchBrush-64.gih: converted to grayscale brush pipes. * plug-ins/common/gih.c: commented out code that sets loaded pipe parameters as parasite until we figure out how to do it right. * devel-docs/gpb.txt: mention that the .gpb format is obsolete. * devel-docs/gih.txt: updated. |
||
|---|---|---|
| .. | ||
| libgimp | ||
| pdb | ||
| .cvsignore | ||
| ChangeLog | ||
| gih.txt | ||
| gpb.txt | ||
| Makefile.am | ||
| parasites.txt | ||
| README | ||
| README.gtkdoc | ||
| undo.txt | ||
| xcf.txt | ||
Developers documentation
------------------------
This directory holds information that you will find
useful if you develop a Gimp plug-in or want to work
on the Gimp core.
libgimp - complete libgimp documentation generated
from the source; see README.gtkdoc
pdb - some lisp magic that allows to generate
complete PDB information in texinfo format
gih.txt - description of the GIH format used to
store a series of pixmap brushes
gpb.txt - description of the GPB format used to
store pixmap brushes
parasites.txt - descriptions of known parasites
undo.txt - description of the undo system
xcf.txt - description of Gimp's XCF format