- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 18 Mar 2015 16:02:54 -0700
- To: www-svg <www-svg@w3.org>
Here's a d3.js plugin for creating hatch patterns <http://riccardoscalco.github.io/textures/>. Well, some are just plain <pattern>s. But some are definitely <hatch>s. Note, for example, that the library explicitly handles lines with orientations of N*π/8, but can't do anything better than that, because it's too hard to create a repeating pattern that works correctly. ~TJ
Received on Wednesday, 18 March 2015 23:03:41 UTC