Digital Art Community Forum for Artists & Creators

Creating New Paths?

Username: lilliterra
Post Date: 2024-02-23 21:46:32
Because the original path library is very small, I've been trying to create some of my own paths. The program accepts SVG files, but I'm having trouble figuring out what the secret is to making them compatible with Rebelle. So far I've had decent success with closed-ended vectors, especially the kind that Photoshop generates as a "shape". Some closed-ended vectors are still giving me trouble for unclear reasons, however. But I've had no success at all with open-ended vectors, even though Rebelle comes with several open-ended paths. Not sure what it means.
Username: 2dpainter
Post Date: 2024-02-23 22:46:20
[USER=132503]@lilliterra[/USER], i tested pretty wild paths and use the Vector Graphics Program "VectorStyler" to create that SVG-Paths Below a few examples. But you can also use the free vector graphics Program "Inkscape" which also save SVG-Paths. SVGs can differ sometimes from Program to Program because not all Programs follow the SVG-Standard that well. As SVGs are literally Textfiles (like Html) you can read them and sometimes you can spot what is missed when you compare different SVGs you can also combine Paths ( in your vector program ) or offset a curve with some more curves In Rebelle the Brush can/will follow still each individual curve/path For Patterns you can also use Paths and Stencils together [img]https://www.escapemotions.com/community/uploads/posts/2024/02/41724/2024-02-23_22-02:31_Paths.png[/img]
Username: lilliterra
Post Date: 2024-02-26 08:15:05
Thank you, I will look into that.