| Summary: | Can add to krita new export command on terminal for all Layer export? like export layer py plugin. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | ferweer <gyrlgith> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | halla, tamtamy.tymona |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
ferweer
2020-07-25 11:54:00 UTC
Yes, something like that can be coded of course. But it will need a volunteer to work on it. (In reply to Boudewijn Rempt from comment #1) > Yes, something like that can be coded of course. But it will need a > volunteer to work on it. Hi, thanks. If i know that programing knowledge, I can did that it. Yes of cause that is a maybe. im not programmer. But i think, If i any do try, Maybe it is good of the get knowledge. krita sources> what filename to command line script code file? So C++ or QT? I remember, maybe krita said to using QT and C++. C++ and Qt. Commandline options are defined in KisApplicationArguments.cpp and used from KisApplication.cpp If you want to work on that (which shouldn't be that difficult, btw), you can always come for help on Freenode IRC channel #krita or send a mail to kimageshop@kde.org or maybe ask on krita-artists.org. (In reply to Boudewijn Rempt from comment #3) > C++ and Qt. Commandline options are defined in KisApplicationArguments.cpp > and used from KisApplication.cpp Thanks, I checked this file. Yes sorry for im not programmer. Maybe i might saw only. (In reply to Boudewijn Rempt from comment #4) Woah. That is kindness community. Okay thanks, I try. But you said shouldn't be that difficult. I hope that is so. |