Krita 5.2 中文手册可以在绝大多数桌面环境下正常 运行,包括 KDE、Gnome、LXDE、Xfce 等。由于 Krita 是一款 KDE 程序, 它需要安装 KDE 软件库来支持其运行。根据发行版的具体情况,你可能需要 安装 KDE 系统设置模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展程序 KDE 的默认文件管理器 Dolphin 从 2016 年 4 月起已经可以显示 KRA 和 ORA 文件的缩略图了,但 环境中的 print() 这样的功能了,那 么我们应该如何使用它来对 Krita 进行操作呢? 执行 Krita 的基本命令 要让 Python 和 Krita 建立联系,我们需要使用 Krita 模块。在脚本的起始处插 入 from krita import * 。 这行代码让我们可以通过 Krita.instance() 接口与 Krita 建立联系。现在我们 可以用 Python 执行 Krita 的所需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以用来获得程序类信息。下面的例子展示了如何在控 制台里输出一个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1594 页 | 79.20 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A绝大多数桌面环境下正常运行,包括 KDE、Gnome、LXDE、Xfce 等。由于 Krita 是一款 KDE 程序,它需要安装 KDE 软件库来支持 其运行。根据发行版的具体情况,你可能需要安装 KDE 系统设置 模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展程序 KDE 的默认文件管理器 Dolphin 从 2016 年 4 月起已经可以显示 KRA 和 ORA 文件的缩略图了,但 环境中的 print() 这样的 功能了,那么我们应该如何使用它来对 Krita 进行操作呢? 执行 Krita 的基本命令 要让 Python 和 Krita 建立联系,我们需要使用 Krita 模块。在脚本 的起始处插入 from krita import * 。 这行代码让我们可以通过 Krita.instance() 接口与 Krita 建立联系。 现在我们可以用 Python 执行 Krita 文档中的所需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以用来获得程序类信息。下面的例子展示 了如何在控制台里输出一个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1685 页 | 91.87 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A可以在绝大多数桌面环境下正常 运行,包括 KDE、Gnome、LXDE、Xfce 等。由于 Krita 是一款 KDE 程序, 它需要安装 KDE 软件库来支持其运行。根据发行版的具体情况,你可能需要 安装 KDE 系统设置模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展程序 KDE 的默认文件管理器 Dolphin 从 2016 年 4 月起已经可以显示 KRA 和 ORA 文件的缩略图了,但 环境中的 print() 这样的功能了,那 么我们应该如何使用它来对 Krita 进行操作呢? 执行 Krita 的基本命令 要让 Python 和 Krita 建立联系,我们需要使用 Krita 模块。在脚本的起始处插 入 from krita import * 。 这行代码让我们可以通过 Krita.instance() 接口与 Krita 建立联系。现在我们 可以用 Python 执行 Krita 的所需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以用来获得程序类信息。下面的例子展示了如何在控 制台里输出一个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1562 页 | 79.19 MB | 1 年前3
Krita 5.1 官方文档中文版 2023-05-26A可以在绝大多数桌面环境下正常 运行,包括 KDE、Gnome、LXDE、Xfce 等。由于 Krita 是一款 KDE 程序, 它需要安装 KDE 软件库来支持其运行。根据发行版的具体情况,你可能需要 安装 KDE 系统设置模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展程序 KDE 的默认文件管理器 Dolphin 从 2016 年 4 月起已经可以显示 KRA 和 ORA 文件的缩略图了,但 环境中的 print() 这样的功能了,那 么我们应该如何使用它来对 Krita 进行操作呢? 执行 Krita 的基本命令 要让 Python 和 Krita 建立联系,我们需要使用 Krita 模块。在脚本的起始处插 入 from krita import * 。 这行代码让我们可以通过 Krita.instance() 接口与 Krita 建立联系。现在我们 可以用 Python 执行 Krita 的所需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以用来获得程序类信息。下面的例子展示了如何在控 制台里输出一个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1547 页 | 78.22 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A软件库来⽀持其运 ⾏。根据各发⾏版的具体情况,你可能要安装 KDE 系统设置模块 后才能调整它图形界⾯的主题、字体等。 Nautilus/Nemo ⽂件缩略图扩展 ⾃ 2016 年 4 ⽉起,KDE 的默认⽂件管理器 Dolphin 已经可以显⽰ KRA 和 ORA ⽂件的缩略图了。但 Nautilus 及其衍⽣项⽬需要安装 额外的扩展模块。我们推荐使⽤ Moritz Molch 开发的 XCF、 KRA、ORA 环境中的 print() 这样 的功能了,那么我们应该如何使⽤它来对 Krita 进⾏操作呢? 执⾏ Krita 的基本命令 要让 Python 和 Krita 建⽴联系,我们需要使⽤ Krita 模块。在脚 本的起始处插⼊: from krita import * 这⾏代码让我们可以通过 Krita.instance() 接⼝与 Krita 建⽴联系。 现在我们可以⽤ Python 执⾏ Krita ⽂档中的所需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以⽤来获得程序类信息。下⾯的例⼦展⽰ 了如何在控制台⾥输出⼀个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1594 页 | 110.95 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A软件库来支持其运行。根据各发行版的具体情况,你可能要安装 KDE 系统设置模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展 自 2016 年 4 月起,KDE 的默认文件管理器 Dolphin 已经可以显示 KRA 和 ORA 文件的缩略图了。但 Nautilus 及其衍生项目需要安装额外的扩展模块。 我们推荐使用 Moritz Molch 开发的 XCF、KRA、ORA 环境中的 print() 这样的功能了,那 么我们应该如何使用它来对 Krita 进行操作呢? 执行 Krita 的基本命令 要让 Python 和 Krita 建立联系,我们需要使用 Krita 模块。在脚本的起始处插 入: from krita import * 这行代码让我们可以通过 Krita.instance() 接口与 Krita 建立联系。现在我们 可以用 Python 执行 Krita 文档中的所 需名称即可。 [print([a.objectName(), a.text()]) for a in Krita.instance().actions()] Python 的 inspect 模块可以用来获得程序类信息。下面的例子展示了如何在控 制台里输出一个程序类的信息。 import inspect def getInfo(target): [print(item) for item0 码力 | 1373 页 | 74.74 MB | 1 年前3
Krita 5.2 Manualuseful for aligning object horizontally or vertically, like with comic panels. Node (Vector Only) This snaps a vector node or an object to the nodes of another path. Extension (Vector Only) When we draw side can be mathematically extended. This option allows you to snap to that. The direction of the node depends on its side handles in path editing mode. Intersection (Vector Only) This allows you to you can with a local-selection. To do so, you first need to activate the global selection as a layer node. To do so, go into Select ‣ Show Global Selection Mask. The global selection, if you have anything0 码力 | 1502 页 | 79.07 MB | 1 年前3
Krita 5.2 브로셔useful for aligning object horizontally or vertically, like with comic panels. Node (Vector Only) This snaps a vector node or an object to the nodes of another path. Extension (Vector Only) When we draw side can be mathematically extended. This option allows you to snap to that. The direction of the node depends on its side handles in path editing mode. Intersection (Vector Only) This allows you to you can with a local-selection. To do so, you first need to activate the global selection as a layer node. To do so, go into Select ‣ Show Global Selection Mask. The global selection, if you have anything0 码力 | 1531 页 | 79.11 MB | 1 年前3
Krita 5.2 マニュアル
タイルモードでのみ可能で、上のノードをクリックすることでパターンの 起点を変更する事ができます。 You can change the size and ratio by click-dragging the lower node. There's no way to constrain the ratio in on-canvas editing, this is only possible in Original and represented as a graph. Each node of this graph knows its value (and has a representation as a plain C++ struct). Since each node knows its current value, when an update comes, the node can compare the new value system. It stores the actual data and always represents the root of the graph. lager::cursor<> is a node of the graph. A cursor connects to the state and track all of its updates. One can read or write into0 码力 | 1591 页 | 79.16 MB | 1 年前3
共 9 条
- 1













