Diffusion Krita 505fa128f235

Add libkis: the Krita scripting wrapper library

Authored by rempt on Apr 4 2017, 12:23 PM.

Description

Add libkis: the Krita scripting wrapper library

libkis offers a QObject-introspectalbe wrapper around Krita's messy
internals. Some notes:

  • Functions that return a pointer to a wrapper objectare factories:

the caller is responsible for deleting the wrapper object

  • In principle, the library is meant to be low-level. Not a set of

macro commands, but an programming API

  • Bindings in other languages are welcome
  • Extensions are welcome.

Details

Committed
remptApr 4 2017, 12:56 PM
Parents
R37:7a974cdc1c23: Expose parts of kritaui to the scripting engine
Branches
Unknown
Tags
Unknown