Peter Varga

Results 3 issues of Peter Varga

Hey, I have a unit-test for thumbnail generation. Roughly, it works like this: ``` const vertices: PointDouble[] = [ {x: 21, y: 11}, {x: 21, y: 2}, {x: 2, y:...

First of all, I'd like to thank you for this awesome project, it solved a problem I've had for years with node-canvas: https://github.com/mozilla/pdf.js/issues/17188 I know the current version is at...

### Describe the feature you'd like: I have an application where users can add models into the scene, and they can change the models' position / orientation with the help...

enhancement