-
The `smooth()` method works extremely well in most situations, but when two segments are closer than the hardcoded threshold, path lines start shooting all over the place.
It would be wonderful if `s…
-
I couldn't find a way to do binary operations on SVG objects in Fabric. I want to be able to perform operations like add/subtract between a circle and a square.
Example in Paper.JS: http://paperjs…
-
**The OpenMoji colorfont is currently just a proof of concept and only works in Firefox.**
We hope to improve this to proper colorfont in the near future (or at least in the long run). Sorry + sta…
-
Is there any way to calculate perimeter of all the characters in given text using any pre defined function?
Like word 'neon' and I want to calculate how much length it will take to create a 'sign b…
-
Hey guys since you guys are 2 of the smartest SVG guys on the planet I thought I'd throw this question your way! I know SVG.js doesn't have this as a native function, but I was wondering can JS even d…
-
Object of type 'triangle' with thick stroke does not fit in his boundaries. It causes corners cropping when rasterizing.
Here is an example:
http://jsfiddle.net/dHhmQ/
##
Want to back this issue? **…
-
Is it possible to add boolean operations like Union, Xor, Difference for path?
Here is a link to the JS library that supports this operations:
[http://jsclipper.sourceforge.net/6.1.3.2/main_demo.html…
-
We've talked for a while now about user extensibility of functions, objectives, and constraints (which currently come from a fixed list of definitions within Penrose itself). I propose that such exte…
-
### Issue
Drawn lines are not very smooth, especially when drawing slowly. Skipping points too close to each other and throttling was supposed to improve it and it did, but not very much.
### How …
-
This library looks close to what we need: https://github.com/rm-hull/infix
Imagine "infix" as a front-end from `sicmutils`. Probably not worth adding every idea here as a dependency, but as a third…