Krita Python Scripting Tutorial #5 - Manuals and Shortcuts
HMagellanLinux
PLEASE WATCH THE PREVIOUS VIDEO ( https://www.youtube.com/watch?v=aQwPOC1tT7Q ) BEFORE WATCHING THIS ONE, AS THESE TUTORIALS BUILD ON EACH OTHER!
How to use Python to make scripts for the Krita drawing application! This video is the fifth in a series of tutorials on using Python to extend Krita. In this video (the last, for now), I cover creating manuals and customizable keyboard shortcuts for your Python plugins.
To follow along, make sure Krita is updated to the latest version (at least 4.0).
NOTE: This is NOT a general introduction to the Python programming language! That would be outside of the scope of this tutorial. If you would like to learn Python, there are plenty of excellent resources on YouTube and elsewhere on the internet. A good example is the official Python documentation: https://docs.python.org/3/
(For those of you who are more interested in my Gentoo Linux material, don't fear! I will continue to produce Gentoo videos along with other things like this.)
Krita docs on Python scripting: https://docs.krita.org/en/user_manual/python_scripting.html libkis API docs: https://api.kde.org/extragear-api/graphics-apidocs/krita/libs/libkis/html/index.html
Krita Documentation which includes the shortcut .action file template: https://docs.krita.org/en/user_manual/python_scripting/krita_python_plugin_howto.html#creating-configurable-keyboard-shortcuts Krita source code which shows action activation flags and conditions: https://cgit.kde.org/krita.git/tree/libs/ui/kis_action.h#n44
SOCIAL LINKS Mastodon: https://fosstodon.org/@hmagellan Twitter: https://twitter.com/HellaMagellan BitChute: https://www.bitchute.com/channel/hmagellan/ Vlare: https://vlare.tv/u/BpGtcDtX Steemit: https://steemit.com/@hmagellan Minds: https://www.minds.com/HMagellan?referrer=HMagellan
#Krita #Python ... https://www.youtube.com/watch?v=z5LzJLcmq50
27322248 Bytes