| Summary: | SVG support - scripts | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Kamil Piwowarski <9luty1992> |
| Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | fritzibaby |
| Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
| Version First Reported In: | 19.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example svg | ||
Kdenlive SVG import relies on Qt QImage, which supports TinySVG only. See here as well: https://bugs.kde.org/show_bug.cgi?id=405249 *** This bug has been marked as a duplicate of bug 420675 *** |
Created attachment 124645 [details] example svg SUMMARY Feature request: support for JavaScript in SVG STEPS TO REPRODUCE 1. Create SVG file with JavaScript script (script replace text for each second - something like countdown) 2. Add that to kdenlive 3. Add to timeline OBSERVED RESULT JavaScript script doesn't work EXPECTED RESULT JavaScript script works