<div dir="ltr"><div>Hey all, I'm looking for some input. :)</div><div><br></div><div><b>Background</b>: Part of the design of the Krita's storyboarding workflow is a feature that allows users to use an SVG file as a template for laying out a page of storyboards. <br></div><div>The basic idea was that the user can create an SVG file, generally in a program like Inkscape, and by placing rectangles they can roughly control the placement of storyboards on the exported page.</div><div>This is cool, but the initial implementation was so basic that it lacked the controls needed to accurately satisfy a variety of layouts and, more importantly, made it far too easy to specify broken and unusable layouts.</div><div><br></div><div>Because of that, Eoin and I haven't been completely satisfied with the feature and previously disabled it (by temporarily hiding the option in the export dialog) while working on a revised design.</div><div>As of right now, Krita 5.0 no longer has the ability to use SVG export layout templates.<br></div><div><br></div><div>Our new design, which allows for more control and less foot-shooting, uses "label" attributes like "image0" or "comment3" embedded into the SVG template to allow users to layout each individual element of their storyboards, and (like the storyboard docker) allows for a arbitrary number of comment tracks. Once a quality SVG template is made, the only thing the user needs to do is pick an appropriate font size, so while it takes a bit more initial work to create a template, it's much easier to use a template and the results are overall better.</div><div>This new design is mostly implemented and it's in master, we just have to do a polish pass and (optionally) create a default/example SVG layout file that we can ship with Krita.</div><div><br></div><div><b>Question</b>: So basically, I'm wondering if we can squeeeeeze this feature improvement into the 5.0 release, or if it's just too late and we should leave 5.0 as it is now (without the ability to use SVG templates).</div><div><br></div><div>If it's possible and reasonable to do, I'd love to have this make it into 5.0 because it's potentially a great way to export storyboards and a nice layer of icing on Krita's storyboarding cake. :)</div><div>(But I know that it's a bit late in the cycle, so let me know what you think!)</div></div>