From 1d7001aaf6963456060ef309127b9aa049ebb23d Mon Sep 17 00:00:00 2001 From: scott Date: Wed, 17 Dec 1997 17:36:43 +0000 Subject: [PATCH] A little rearranging, mostly. --sg --- docs/white-paper/gimp-white-paper.tex | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/docs/white-paper/gimp-white-paper.tex b/docs/white-paper/gimp-white-paper.tex index 5f174605ac..5de98eee38 100644 --- a/docs/white-paper/gimp-white-paper.tex +++ b/docs/white-paper/gimp-white-paper.tex @@ -167,17 +167,18 @@ Also, with RGB images, it is possible to deselect one or more of the red, green or blue channels; doing so will cause that portion of the colorspace to be excluded from the composition process. -\section{Procedures} +\section{Tiles} -The \gimp\ core consists of 215\footnote{In version 0.99.16. This -number tends to go up with time.} procedures which operate on images -in a great variety of ways. -\FIXME{General overview} +\section{Pixel Regions} + +\section{The Paint Core} + +\subsection{Brushes} + +\section{Selections} \section{Tools} -\FIXME{overview, architecture} - \subsection{Gradient tool} The gradient tool lets the user easily create color gradients. It @@ -236,5 +237,14 @@ artifacting. \FIXME{drawing or screenshot?} +\part{Plug-ins and the PDB} + +\section{Procedures} + +The \gimp\ core consists of 215\footnote{In version 0.99.16. This +number tends to go up with time.} procedures which operate on images +in a great variety of ways. +\FIXME{General overview} + \end{document}