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 (4.596 Forks)batch import
Bugdifficulty:beginnerhelp wanted

Repository-Metriken

Stars
 (28.280 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide