Inochi2D / inochi-creator

Inochi2D Rigging Application
BSD 2-Clause "Simplified" License
885 stars 48 forks source link

[Feature Request] Ability to import krita (`.kra`) documents #166

Open m1karii opened 1 year ago

m1karii commented 1 year ago

Validations

Description

I'd like to be able to import krita (.kra) documents directly instead of having to export them into .psds first like i have to now. I think not having to rely on 3rd party proprietary file formats is good for the open source ecosystem as a whole.

Suggested solution

Ability to import krita (.kra) documents

Alternative solution

No response

Additional Context

No response

LunaTheFoxgirl commented 1 year ago

This may not happen for a while but it is more or less on my todo list. Will try to see if I can add it for 0.9

seagetch commented 1 year ago

As a user who work with GIMP, I prefer Open Raster Format (.ora) over .kra file if we consider openness of the file format. PSD would be enough for a while.

playmer commented 1 year ago

Found some more helpful docs for when we look at this: https://github.com/2shady4u/godot-kra-psd-importer/blob/master/docs/KRA_FORMAT.md https://github.com/2shady4u/libkra https://invent.kde.org/documentation/docs-krita-org/-/merge_requests/105/diffs

PolyCatDev commented 9 months ago

I think this issue if fixed. I'm using Inochi Creator 0.8.4 and there is an import .kra option. I used it and it works just fine.

r888800009 commented 3 months ago

In kra-d version 0.5.5, there is an incorrect recursion that needs to be fixed first in order to preserve structure https://github.com/Inochi2D/kra-d/pull/1