-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Your line joins look like you use "bevel" style. But If I perform something like this:
onPathBegin
onPathMoveTo
onPathLineTo //multiple times to draw a rect
onPathClose
onPathEnd
After this code a rect should be drawn. But I see the first and the last line haven't a join at all even if these points are the same.
You haven't implemented stroke, but I think at least one join style should be fully workable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels