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.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.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 Manualon the ‘x’ and ‘y’ axes. When you re-size or move these points the computer calculates and redraws the path and displays the newly formed shape to you. Hence, you can re-size the vector shape to any extent Untitled Document… Similar to Open…, however, Save will request you to specify a saving location: you’re making a new copy. This is similar to Import… in other programs. Create Copy From Current Image Similar and 5 to toggle these. Note Krita 3.0 currently doesn’t allow changing the text in the toolbar, we’re working on it. Right click color sampler You can actually set this in Settings ‣ Configure Krita…0 码力 | 1502 页 | 79.07 MB | 1 年前3
Krita 5.2 브로셔and 5 to toggle these. 참고 Krita 3.0 currently doesn’t allow changing the text in the toolbar, we’re working on it. Right click color sampler You can actually set this in Settings ‣ Configure Krita… developers themselves, so they can reliably diagnose and fix bugs. We maintain a list of those here. If you’re looking for information about iPad or Android tablets, look here. Drivers and Pressure Sensitivity shadows and brightest highlights on a tool icon, making it much better for quick adjustments. If you’re done with everything, you can press Save in the Save New Brush Preset dialog and Krita will save the0 码力 | 1531 页 | 79.11 MB | 1 年前3
Krita 5.2 マニュアル
marked with (default) when using 8bit. We'll go into what these terms mean in the theory, but if you're here only for trying to figure out which is the default, you now know it. Maybe, after reading this This is rather advanced, and probably not something to worry about in Krita's case. Then, when we're done editing, we try to convert to an output space, which is another device space. This can be CMYK Limiting the number of colors we use and then mixing tends to give a more cohesive palette, as we're not trying to do too much at once. This cohesive palette in turn means it will become easier to create0 码力 | 1591 页 | 79.16 MB | 1 年前3
共 9 条
- 1













