-
In the OpenGL implementation Tarp does a lot of caching under the hood in order to minimize work. While that is good enough in most cases, @TilmannR pointed out that it could be useful to have the cac…
-
## Expected Behavior
Feature request / help needed: we'd like to parse fonts on the server side (Node.JS) and only render the parsed font in the client (Browser).
## Current Behavior
The …
-
It seems that the maintainers of the PaperJS are not interested in adding this library to the paperjs organization, so I think we should create a new one. Or I can just add people as owners/maintainer…
HriBB updated
6 years ago
-
Hey @StickerFiend
👍
So I am not sure of the best way really.
Ideally I would be happy to transfer the whole thing to you so you can ditch me as the third wheel but I don't really know how…
-
I wrote a PaperJS script and it worked fine, but I'm looking to move it into RequireJS to make my app a little neater.
I have added the PaperJS library ath in my RequireJS config and it loads OK.
…
-
## Version
1.6.2
## Test Case
http://jsfiddle.net/36yj97nk/21/
## Steps to reproduce
I make image editor. If i open ipad screenshot and try to crop some part of canvas, it cant load base64 when cr…
-
The watermelon sprite isn't importing.
-
We've been using paper.js pretty heavily for a couple projects, and have been trying to implement a multi-touch solution for drawings paths.
So far we have been able to get multi-touch working for pa…
-
Let me know if this is outside the scope of the project, but recently I stumbled across the need to convert a stroked path into a filled path (i.e. or in other words, to compute the outline of the str…
-
First, great library.
In the interest of keeping it in line with newer versions of Paper.js I'll document breaking changes if there is a desire to upgrade (or for those who want to use the more rec…