-
Hi,
I would like to add > 1000 overlays to an image in order to just mark certain areas of the image. These overlays will not contain any content or so..
Is there any best practice or advise how to …
-
# Description
Make the library tree-shakable. https://webpack.js.org/guides/tree-shaking/
It would help to reduce package size while not using all features.
-
https://gopherize.me/ is a fantastic feature of the golang community. I think that since we have the party-corgi and have started customizing it for specific people, that it would be amazing to do som…
-
I am slightly confused by the the different paper.js versions. What are they and I why do I need them?
I am compiling an Electron app and would like to use paper.js in the renderer, which should be…
-
As a Business Analyst or System Designer I would like to create or update a FMC Block-Diagram and store it immediately in a semantic net using the SpecIF.
Idea: Use [diagram-js](https://github.com/bp…
-
There is a problem with the SVG export of `TextItem`s. If it contains multi-line text, it gets exported as a single text-tag which does not provide out-of-the-box support for word-wrapping.
https://g…
-
Soooo... We've been living with a big kind of smelly elephant in the room for years now, and the topic has never come up. He pulls his weight when he needs to, even if he continues to drag us down [of…
-
Hello,
I'm working on [plumin.js](https://github.com/byte-foundry/plumin.js), a wrapper around the paper.js API that adds .otf export capabilities using [opentype.js](https://github.com/nodebox/opent…
-
# Description/Steps to reproduce
with react scripts 5.0.1
```
npx create-react-app my-app --template typescript
npm i --save paper
npm start
```
*use the library somehow in the app s…
-
I've been using paperjs for a year or so now with a single project and view. Recently I've had to add an additional project+view that will be rendered simultaneously. Currently there's no official way…