tatarize
tatarize
No. And I'm not sure how that would work even if it did. In theory if their implementation just put it in a different page it might load both pages...
I'd likely want to see it in the spec, and maybe a few workflows that would make sense.
Currently it's processed in the namedview: ```xml ``` The default SVG viewbox is: ```xml
That sounds a bit like just having layers. Which is somewhat doable, apparently inkscape just has them as a fancy type of group. Which would be perfectly reasonable, turning all...
It might be possible, just not in the wxTreeCtrl thing. But, currently there's only maybe right clicking or whatever.
Alternatively a minor progress information can be set pretty easily. It would basically say when the last job was started and when the last job finished. And give you the...
"There is/was plans to do this. You can kind of guess how long the job has been running for and how much of the job is left to do. Also,...
We don't really tend to preprocess everything. But, this would clearly work especially if we expanded the buffer to just finish up the job and save the to-be-sent data. Number...
Somewhat. There's some more interesting questions in the set of ideas. What does a correct and solid datastructure here look like? If we take normalish cutcode which are type of...
The problem with those elements is that some of them do not actually fit well within SVG as a spec. I think #598 offers some reasonable reasons for the shortsided...