colinmeinke / svg-points

A specification for storing SVG shape data in Javascript, and some handy conversion functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi moveto bug: Complex shapes

dalisoft opened this issue · comments

I dont know about this bug more, but enough for show to you what i mean.

SVG Points and Points (wrongly typed Wilderness): http://codepen.io/dalisoft/pen/egdPZX

what do you think is a bug?

you see unexcepted shapes like triangulation?
This not handles if two moveTo count is different

I am closing this, as this library has nothing to do with moveTo. I assume you want to file a bug with the wilderness library. If so please produce a proper bug report, clear explanation of the bug and the minimum viable code to reproduce. Bear in mind I have not rolled out the latest versions of points and svg-points to Wilderness yet.

Hey, just a wait. You see i passed value as SVG-points and points?