Customization Options to support Multiple Brushes #91
jorgedanisc
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@jorgedanisc Hmm the problem you'll have to first workout is that Perfect Freehand translates down to simple SVG paths per stroke, SVG isn't necessarily conducive to what you desire. Also I do wonder if Procreate relies on rasterized graphics to display such rich strokes, replicating such functionality would be problematic for this library and would probably entail a fundamental redesign and the implementation of which would probably be a massive engineering effort. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using perfect-freehand and love its ability to generate smooth, pressure-sensitive lines and even transform them into SVG. However, I find the current brush customization options somewhat limited compared to tools like Procreate, which offers a vast array of settings in its Brush Studio to create hundreds of unique brushes.
In Procreate, users can tweak settings like stroke path, stabilization, taper, shape, grain, rendering, wet mix, color dynamics, and more, enabling highly specialized brushes for various artistic needs.
Use Cases
I got some inspiration from Procreate’s Brush Studio and Brush Library, as shown in the attached images:


Enhancing brush customization would make perfect-freehand an even more powerful tool for digital artists and designers.
Beta Was this translation helpful? Give feedback.
All reactions