parallax/jsPDF

Context2D does not implement rect() correctly

Open

#3.409 geöffnet am 9. Apr. 2022

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (28.280 Stars) (4.596 Forks)batch import
Bugdifficulty:beginnerhelp wanted

Beschreibung

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

Contributor Guide