Skip to content

Triangle outline and fill not congruent #111

Description

@WillGreen

If we draw a triangle outline and a filled triangle with identical vertices, they don't always match. This seems to be a problem on some edges where there are multiple edge pixels per line.

Library modules:

Example - right-edge of this triangle:

vx0 <=  60; vy0 <=  20;
vx1 <= 280; vy1 <=  80;
vx2 <= 160; vy2 <= 164;

More details to follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions