Warning, /graphics/krita/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /*
0002  *  Copyright (C) 2006 Boudewijn Rempt <boud@valdyas.org>
0003  *
0004  *  This program is free software; you can redistribute it and/or modify
0005  *  it under the terms of the GNU General Public License as published by
0006  *  the Free Software Foundation; either version 2 of the License, or
0007  *  (at your option) any later version.
0008  *
0009  *  This program is distributed in the hope that it will be useful,
0010  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
0011  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
0012  *  GNU General Public License for more details.
0013  *
0014  *  You should have received a copy of the GNU General Public License
0015  *  along with this program; if not, write to the Free Software
0016  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
0017  */
0018 
0019 /**
0020   \mainpage Krita Painting application
0021 
0022   Krita is an advanced and modular painting application.
0023 
0024   Krita is built around two core libraries: pigment and kritaimage.
0025 
0026   The pigment library abstracts colorspaces and color
0027   transformations. ColorSpaces provide functions to manipulate pixels. The
0028   kritcolor library loads colorspace plugins to extend the range of
0029   available colorspaces.
0030 
0031   The kritaimage library abstracts the storage, creation, inspection
0032   and manipulation of pixels stored in a rectangular area. It provides
0033   layers, filters, iterators and painters. Filters and paint operations
0034   are provided as service plugins loaded through the appropriate trader
0035   queries.
0036 
0037   There are the following types of plugins
0038 
0039 <ul>
0040   <li> filters
0041   <li> generators
0042   <li> tools
0043   <li> brush engines
0044   <li> colorspaces
0045   <li> import/export filters
0046   <li> view plugins: plugins that extend krita with dockers, dialogs etcetera
0047 </ul>
0048 
0049  */
0050 
0051 // DOXYGEN_SET_PROJECT_NAME = Krita
0052 // DOXYGEN_SET_IGNORE_PREFIX = Kis Ko K