Skip to content

stroke-linejoin is almost unimplemented #14

@gerchicov

Description

@gerchicov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions