parallax/jsPDF

Context2D does not implement rect() correctly

Open

#3409 opened on Apr 9, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (28,280 stars) (4,596 forks)batch import
Bugdifficulty:beginnerhelp wanted

Description

It should add a closed subpath with four segments. Instead, it adds an open subpath with six segments.

Contributor guide