| Summary: | Scripting: exportImage doesn't export vector layers | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Aidin <aidin> |
| Component: | Scripting | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | aidin, greyfox_esb, sejewson |
| Priority: | NOR | ||
| Version First Reported In: | 5.1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Aidin
2023-02-13 23:33:17 UTC
I tried to flatten the image before export, using Document's flatten() method. But the same thing happened. So, it's not just the export. I've been having the same issue when trying to export a project with text layers. The workaround I've found is to NOT enable Batch Mode. The export window will pop up multiple times, but at least the text will be rendered. If confirmed, this seems like a bug specific for exporting in batch mode. SOFTWARE/OS VERSIONS Windows 10 22H2 Krita 5.2.2 A workaround I found is simply waiting a while before exporting the image (sometimes up to 0.5s is necessary). I expect that the reason why disabling batch-mode works is that is forces that delay to be present. |