Krita 5.2 Manualrectangular white area. This is called a canvas. You can see it in the image below. The area marked by a red rectangle is a canvas. When you save the painting as JPG, PNG et cetera or take a print out of the pigment mixing, our most efficient primaries are three fairly light colors: Cyan blue and Magenta red and Yellow (CMY). A computer also uses three primaries and uses a specific amount of each primary colored lights result in white. This is why the three most efficient primaries, as used by computers are Red, Green and Blue (RGB). Per pixel, a computer then stores the value of each of these primaries, with0 码力 | 1502 页 | 79.07 MB | 1 年前3
Krita 5.2 브로셔Dirtied presets can be recognized by the icon in the top-left of the preset. The icon encircled in red in the top left of the third, fourth and fifth presets in first row indicate it is “Dirty”, meaning alignment handles to align it to the diagonal of the beam, and to the horizontal (here marked with red). That diagonal can then in turn be used to determine the position of the beams: Because any given arrow appear. Clicking this will extend the canvas in that direction. You can see the arrow marked in red in the example below: Resizing the image Scale Image to New Size… allows you to resize the whole0 码力 | 1531 页 | 79.11 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A⽂件识别插件,该⽂件包含了脚本的基本信 息。 所以,你要为每个插件创建⼀个⽂件夹和⼀个 desktop ⽂件。 该 desktop ⽂件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项应总是被设为 Krita/PythonPlugin。 X-KDE-Library 此项指定该插件的⽂件夹名称。 X-Python-2-Compatible 的⽂件 在 __init__.py ⽂件⾥放置这⾏代码: from .myplugin import * 在 desktop ⽂件⾥放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1594 页 | 110.95 MB | 1 年前3
Krita 5.2 マニュアル
Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual.html Name=私のプラグイン Comment=私の初めてのプラグイン。 Type これは常に Service となっているはずです。 __init__.py ファイルに以下のコードを含める: from .myplugin import * desktop ファイルに以下のコードを含める: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=私のプラグイン 24枚の描画と、リミテッドアニメで使用される1秒あたり12枚あるいは8枚の 描画の違いです。 これは、タイムラインと TS の対応です。"Black" レイヤーは、通常の線画に 使用されるメインの線画を描くためのものです。"Red" レイヤーは、ハイラ イトを指定するために使用される赤い補助線画を描くためのもので す。"Blue"レイヤーは、影を指定するために使用される青い補助線画を描く ためのものです。そして、"Shadow"0 码力 | 1591 页 | 79.16 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A扩展名的文件识别插件,该文件包含了脚本 的基本信息。 所以,你要为每个插件创建一个文件夹和一个 desktop 文件。 该 desktop 文件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项必须设为 Krita/PythonPlugin 。 X-KDE-Library 此项指定该插件的文件夹名称。 X-Python-2-Compatible 的文件 在 _�init_�.py 文件里加入这行代码: from .myplugin import * 在 desktop 文件里放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1685 页 | 91.87 MB | 1 年前3
Krita 5.2 中文手册扩展名的文件识别插件,该文件包含了脚本的基本信 息。 所以,你要为每个插件创建一个文件夹和一个 desktop 文件。 该 desktop 文件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项必须设为 Krita/PythonPlugin 。 X-KDE-Library 此项指定该插件的文件夹名称。 X-Python-2-Compatible 的文件 在 __init__.py 文件里加入这行代码: from .myplugin import * 在 desktop 文件里放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1594 页 | 79.20 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A扩展名的文件识别插件,该文件包含了脚本的基本信 息。 所以,你要为每个插件创建一个文件夹和一个 desktop 文件。 该 desktop 文件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项必须设为 Krita/PythonPlugin 。 X-KDE-Library 此项指定该插件的文件夹名称。 X-Python-2-Compatible 的文件 在 __init__.py 文件里加入这行代码: from .myplugin import * 在 desktop 文件里放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1562 页 | 79.19 MB | 1 年前3
Krita 5.1 官方文档中文版 2023-05-26A扩展名的文件识别插件,该文件包含了脚本的基本信 息。 所以,你要为每个插件创建一个文件夹和一个 desktop 文件。 该 desktop 文件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项必须设为 Krita/PythonPlugin 。 X-KDE-Library 此项指定该插件的文件夹名称。 X-Python-2-Compatible 的文件 在 __init__.py 文件里加入这行代码: from .myplugin import * 在 desktop 文件里放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1547 页 | 78.22 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A文件识别插件,该文件包含了脚本的基本信息。 所以,你要为每个插件创建一个文件夹和一个 desktop 文件。 该 desktop 文件的内容格式如下: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false X-Krita-Manual=myPluginManual X-Krita-Manual=myPluginManual.html Name=My Own Plugin Comment=Our very own plugin. Type 此项应总是设为 Service (服务)。 ServiceTypes 对于 Krita 的 Python 插件,此项应总是被设为 Krita/PythonPlugin。 X-KDE-Library 此项指定该插件的文件夹名称。 X-Python-2-Compatible 的文件 在 __init__.py 文件里放置这行代码: from .myplugin import * 在 desktop 文件里放置这段代码: [Desktop Entry] Type=Service ServiceTypes=Krita/PythonPlugin X-KDE-Library=myplugin X-Python-2-Compatible=false Name=My Own Plugin0 码力 | 1373 页 | 74.74 MB | 1 年前3
共 9 条
- 1













