scribblemaniac
scribblemaniac
I think files should not be saved as an svg. It would be much more limiting than the custom vec format. Since this program operates differently from most other vector...
I absolutely agree that there should be an import and export for svg files, however I thought you were suggesting that it should replace the vec format, which is not...
A feature like embedding VEC information into the SVG metadata should definitely be optional. Depending on how much of the SVG-SMIL data VPaint uses directly (which would be almost nothing...
Good news everybody, I have started work on the SVG import feature! At the moment it's not very exciting. It can draw colored rectangles, and that's about it. It's a...
Thanks for the kind words! I was aware of the core rewrite that you are currently doing, which is why I was trying to focus primarily on the code that...
Well I wasn't planning on adding vertices to intersections mainly because other vector programs won't do that, so you expect the same behavior when importing SVGs. However now that you...
Ah sorry, I completely misinterpreted knots, I can see what you mean know. And I have no problem postponing that discussion on intersections ;) I think I will add smooth...
All very good points thank you! Now I just have to code it ;-) > Open VPaint and try this, you'll be surprised ;-) That's pretty awesome, but can it...
I agree with the math that's been presented here so far. If you want to be a bit more conservative, you can calculate the number of trials *t* it would...
Most of this has been answered in #5: > matching of end of onion address is not supported because of performance optimization. at the end of address, checksum is stored,...