/kra_sdk

A C++ library for independently loading and saving Krita KRA files.

Primary LanguageC++MIT LicenseMIT

kra_sdk

!!!DISCLAIMER !!! WORK IN PROGRESS

A C++ library for loading and saving Krita KRA files.

This is an unfinished product and is still under heavy development. Functionalities will be updated alongside the Godot KRA/PSD Importer plugin, as found here, which uses the exact same source code for importing KRA files into Godot.

Library structure and conventions are based on the PSD C++ library as to increase compatability.

Build instructions can be found here.