Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Krita

The origin of Krita can be traced to Matthias Ettrich's at the 1998 Linux Kongress. Matthias wanted to show the ease with which it was possible to hack a Qt GUI around an existing application, and the application he chose to demo it with was GIMP. His patch was never published, but did cause problems with the GIMP community at the time.
Not being in a position to work together, people within the KDE project decided to start their own image editor application Development focused on an application that was part of the KOffice suite, called KImage, by Michael Koch. Renamed to KImageShop, this was the start of Krita.
At the 31st of May, 1999, the KImageShop project officially kicked off with a mail by Matthias Elter. The basic idea back then was to make KImageShop a GUI shell around ImageMagick. It was going to be a corba-based application with out-of-process filter plugins, compatible with GIMP plugins, which are also out-of-process, though of course not corba-based.
The name KImageShop fell foul of trademark law in Germany, and KImageShop was renamed to Krayon, which also appeared to infringe on an existing trademark, so Krayon was finally renamed to Krita in 2002.
Initial development was slow, but picked up strongly from 2003, resulting in the first public release with KOffice 1.4 in 2004. In 2005, Krita gained support for CMYK, Lab, YCbCr, XYZ color models and high bit depth channels, as well as OpenGL support.
From 2004 to 2009, Krita was strongly focusing on being a generic image manipulation/painting application in the style of Photoshop or GIMP. Since 2009, the focus is squarely on painting: the Krita community aims to make Krita the best painting application for cartoonists, illustrators, and concept artists.
From 2009 onwards, the Krita project started funding community members to work on Krita by way of student jobs, in addition to development funded through Google Summer of Code. This experiment has resulted in a huge jump in stability and performance.
In 2012, the Krita community created the Krita Foundation, to provide more support for development. [krita.org]

Krita的起源可以追溯到1998年Linux Kongress上的Matthias Ettrich。Matthias希望展示围绕现有应用程序制作Qt图形用户界面的简便性,他选择用GIMP进行演示。他的补丁从未发布,但当时确实造成了GIMP社区的一些问题。
由于无法合作,KDE项目内的人决定开始他们自己的图像编辑应用程序开发,专注于KOffice套件中的一款名为KImage的应用程序,由Michael Koch开发。改名为KImageShop,这标志着Krita的开始。
1999年5月31日,KImageShop项目通过Matthias Elter的邮件正式开启。那时的基本想法是将KImageShop作为ImageMagick的图形用户界面外壳。它将是一个基于CORBA的应用程序,带有进程外过滤器插件,兼容GIMP插件,后者同样是进程外的,当然不是基于CORBA的。
KImageShop这个名称在德国违反了商标法,因此KImageShop被改名为Krayon,但Krayon似乎也侵犯了现有商标,因此Krayon最终在2002年更名为Krita。
最初的开发进展缓慢,但从2003年开始迅速提升,导致2004年与KOffice 1.4一起发布了第一个公开版本。在2005年,Krita获得对CMYK、Lab、YCbCr、XYZ色彩模型和高位深通道以及OpenGL支持的支持。
从2004年到2009年,Krita主要专注于成为一款类似于Photoshop或GIMP的一般图像处理/绘画应用程序。自2009年以来,重心明确转向绘画:Krita社区旨在使Krita成为漫画家、插画家和概念艺术家最佳的绘画应用程序。
从2009年开始,Krita项目开始通过学生工作形式为社区成员提供资金,以参与Krita的开发,此外还有通过Google Summer of Code资助的开发。这一实验导致了稳定性和性能的大幅提升。
在2012年,Krita社区创建了Krita基金会,以提供更多开发支持。 [krita.org]

install

# Arch
sudo pacman -S krita
# Windows 10
scoop install krita

reference