-
Is this library supposed to work with `node`?
I've been developing an image-morph application with it https://chapuzzo.github.io/randomart/
It works great in the browser but when I try to recrea…
-
I experienced an odd error when trying to test an app using this library. The app's written in Typescript, using React, using Jest and Enzyme for testing. I have a component that imports this library …
-
![dotshi](https://user-images.githubusercontent.com/9891511/79059825-3d30b500-7c33-11ea-9c61-22da3f717049.gif)
it looks like the pattern scales with the rectangle until it's 200x200 then it gets ca…
-
Hi,
I'm using next.js and sometimes I'm getting a `ReferenceError: self is not defined from node_modules/semiotic-mark/lib/Mark.js:23:18`
I wonder if this could be related to some SSR.
Any help wou…
-
I wanna add drag and drop on canvas items via [konvajs](https://konvajs.github.io) 👻
Seems that `rough.generator` is not capable 😣
-
It seems that when you use sketchy render method opacity does not seem to be recognized. This works in render mode normal, but not in sketchy render mode (let me know if I am doing something wrong tho…
-
Unfortunately roughjs will not implement adding a seed for randomness ( https://github.com/pshihn/rough/issues/27 ). That's unfortunate because when we serialize content to disk, we lose the same rand…
vjeux updated
4 years ago
-
![Screen Shot 2020-02-05 at 12 25 19 PM](https://user-images.githubusercontent.com/807231/73824022-dd70f480-4812-11ea-8964-053cb17458d4.png)
My test file only has one line of code:
```
import {…
-
I use Keynote and other tools for my lectures, and find using animations very valuable to show dynamics, how objects transit or created in a complex system.
Would be great having the animations fo…
-
We would probably need to fix this before continuing #1218.
This behavior existed before we added rotation support.
![exdraw19](https://user-images.githubusercontent.com/490574/78560836-a7231600-7…