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 年前3Krita 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 年前3Krita 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 年前3Krita 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 年前3Krita 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 年前3Krita 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 年前3Krita 5.2 Manual
tweaks to preset This enables dirty presets. Dirty presets store the tweaks you make as long as this session of Krita is active. After that, they revert to default. Dirtied presets can be recognized by the require a new snapshot. Increase this if you want less snapshots to be recorded during a painting session, or if you are experiencing slowdowns. Format: The file format to use for the snap shots. *.jpg Previous Session Load the last opened session. If you have Save session when Krita closes toggled, this becomes the last files you had open and the like. Show Session Manager Show the session manager0 码力 | 1502 页 | 79.07 MB | 1 年前3Krita 5.2 브로셔
tweaks to preset This enables dirty presets. Dirty presets store the tweaks you make as long as this session of Krita is active. After that, they revert to default. Dirtied presets can be recognized by the require a new snapshot. Increase this if you want less snapshots to be recorded during a painting session, or if you are experiencing slowdowns. Format: The file format to use for the snap shots. *.jpg Previous Session Load the last opened session. If you have Save session when Krita closes toggled, this becomes the last files you had open and the like. Show Session Manager Show the session manager0 码力 | 1531 页 | 79.11 MB | 1 年前3Krita 5.2 マニュアル
require a new snapshot. Increase this if you want less snapshots to be recorded during a painting session, or if you are experiencing slowdowns. Format: The file format to use for the snap shots. *.jpg Previous Session Load the last opened session. If you have Save session when Krita closes toggled, this becomes the last files you had open and the like. Show Session Manager Show the session manager manager directly, so you can pick a session. バージョン 4.1 で追加. Save session when Krita closes Save the current open windows, documents and the like into the current session when closing Krita, so you can resume0 码力 | 1591 页 | 79.16 MB | 1 年前3
共 9 条
- 1