qrohlf/trianglify

Add support of transparent fill and stroke color options

pragmasoft-ua opened this issue · 4 comments

I'd want to create an svg background looking like an irregular mesh, maybe it's possible to achieve without changes of source code?

I'd like to see support for a custom stroke colour option.

This is going to be included in v4, see below for a preview:

Screen Shot 2020-04-22 at 12 41 46 PM

This is supported in the latest release!

@qrohlf Is there a way to use stroke in addition to the fill? I'm essentially trying to outline the cells so each triangle has a border that, in this case, would be a different color than the fill (though all the strokes would be the same).

Actually what's in #107 with the stroke_color is what I'm after, but from what I can tell, v4 doesn't have this available (though I could have missed it).