2000-02-03 09:47:15 +08:00
|
|
|
Developers documentation
|
|
|
|
------------------------
|
|
|
|
|
2002-11-25 06: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 22:05:35 +08:00
|
|
|
|
2003-09-09 01:51:44 +08: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-09 00:55:41 +08:00
|
|
|
libgimp
|
|
|
|
libgimpbase
|
|
|
|
libgimpcolor
|
|
|
|
libgimpmath
|
2002-11-25 06:54:46 +08:00
|
|
|
libgimpmodule
|
|
|
|
libgimpwidgets - complete libgimp documentation generated from
|
|
|
|
the source; see README.gtkdoc
|
2003-09-09 01:51:44 +08:00
|
|
|
|
|
|
|
structure.xml - a DocBook article that gives an overview on
|
|
|
|
the directory structure of the GIMP source tree
|
|
|
|
|
2002-11-25 06: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-09 01:51:44 +08:00
|
|
|
pat.txt - description of the PAT format for patterns
|
2001-06-09 00:55:41 +08:00
|
|
|
parasites.txt - descriptions of known parasites
|
|
|
|
undo.txt - description of the undo system
|
|
|
|
xcf.txt - description of Gimp's XCF format
|