2000-02-02 17:47:15 -08:00
|
|
|
Developers documentation
|
|
|
|
|
------------------------
|
|
|
|
|
|
2002-11-24 14:54:46 -08:00
|
|
|
This directory holds information that you will find useful if you
|
|
|
|
|
develop a GIMP plug-in or want to work on the GIMP core.
|
2000-06-13 07:05:35 -07:00
|
|
|
|
2003-09-08 10:51:44 -07:00
|
|
|
app - setup for documentation of the GIMP core;
|
|
|
|
|
not build by default since it is huge and
|
|
|
|
|
only relevant for core developers
|
|
|
|
|
includes.txt - the policy for inclusion of header files
|
|
|
|
|
|
2001-06-08 09:55:41 -07:00
|
|
|
libgimp
|
|
|
|
|
libgimpbase
|
|
|
|
|
libgimpcolor
|
|
|
|
|
libgimpmath
|
2002-11-24 14:54:46 -08:00
|
|
|
libgimpmodule
|
|
|
|
|
libgimpwidgets - complete libgimp documentation generated from
|
|
|
|
|
the source; see README.gtkdoc
|
2003-09-08 10:51:44 -07:00
|
|
|
|
|
|
|
|
structure.xml - a DocBook article that gives an overview on
|
|
|
|
|
the directory structure of the GIMP source tree
|
|
|
|
|
|
2002-11-24 14:54:46 -08:00
|
|
|
gih.txt - description of the GIH format used to store a
|
|
|
|
|
series of pixmap brushes
|
|
|
|
|
gpb.txt - description of the GPB format for pixmap brushes
|
2003-09-08 10:51:44 -07:00
|
|
|
pat.txt - description of the PAT format for patterns
|
2001-06-08 09:55:41 -07:00
|
|
|
parasites.txt - descriptions of known parasites
|
|
|
|
|
undo.txt - description of the undo system
|
|
|
|
|
xcf.txt - description of Gimp's XCF format
|