mirror of https://github.com/GNOME/gimp.git
55c617dc33
2000-11-19 Michael Natterer <mitch@gimp.org> * libgimp/Makefile.am * libgimp/libgimp.types: #include libgimp-include.c in libgimp.types instead of passing it on the command line in Makefile.am * libgimp/libgimp-decl.txt: updated. |
||
---|---|---|
.. | ||
libgimp | ||
pdb | ||
.cvsignore | ||
ChangeLog | ||
Makefile.am | ||
README | ||
README.gtkdoc | ||
gih.txt | ||
gpb.txt | ||
parasites.txt | ||
undo.txt | ||
xcf.txt |
README
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