rough
rough copied to clipboard
Create graphics with a hand-drawn, sketchy, appearance
Hi! We're using rough.js for our application. We're facing issues with rendering path-based shapes due to [the fill rule update](https://github.com/rough-stuff/rough/pull/195). Would be very helpful to pass a certain fill rule...
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
I'm trying to add a Sketchy Rough collection to Pencil. This is a box example:  You can see Pencil is able to drag only over SVG paths. Do you...
Hello, I'm working on a project for science communication about Antarctica. I found rough.js really perfect for the different drawings ([https://observablehq.com/@jbaba/antarctica-elevation](https://observablehq.com/@jbaba/antarctica-elevation)). These drawings will be part of a scrollytelling where...
Was this intentional or an unsolved bug? I solved the issue, if you want the fix I'll make a PR.
Currently, strokes are centered in relation to the shape's outline, which results in two problems: 1) if the stroke has non-100% opacity, the stroke is visibly different when it covers...
I (like a lot of other people) use mermaid for source controlling diagrams. I would love to see if there is a way to render rough (style) diagrams from mermaid...
Cross hatch style sketchy linear gradient.  This is the sketch style shading, currently we can look at linear gradients only which will just utilise hatching at different angles to...
import rough from "roughjs/bundled/rough.esm"  import rough from "roughjs/bin/rough"  I need some help, thanks
Code reuse