Twinside / Rasterific

A drawing engine in Haskell
BSD 3-Clause "New" or "Revised" License
140 stars 11 forks source link

Dash stroke offset #2

Closed jeffreyrosenbluth closed 10 years ago

jeffreyrosenbluth commented 10 years ago

Most vector graphics libraries, including diagrams, cairo and SVG allow for a dash stroke offset, i.e a distance into the path at which the dashing starts. It may be worthwhile to include this option in Rasterific.

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dashoffset

Twinside commented 10 years ago

noted, I'll do something for Rasterific 0.2

jeffreyrosenbluth commented 10 years ago

Thanks

On Tue, Mar 18, 2014 at 12:29 PM, Vincent notifications@github.com wrote:

noted, I'll do something for Rasterific 0.2

Reply to this email directly or view it on GitHubhttps://github.com/Twinside/Rasterific/issues/2#issuecomment-37954347 .