cantoo-scribe / pdf-lib

Create and modify PDF documents in any JavaScript environment
https://pdf-lib.js.org
MIT License
124 stars 24 forks source link

Fixed line crop #28

Closed Rapha-Y closed 11 months ago

Rapha-Y commented 11 months ago

What?

Fixes an issue regarding the cropping of line elements.

Why?

Because this icon wasn't being properly drawn:

image

How?

By fixing the cropping of a line, the solution was reinforced by the comment that was previously left in there.

Testing?

By making sure the icon was drawn. I also checked the other tests, just to make sure nothing obvious broke.

New Dependencies?

No.

Screenshots

N/A

Suggested Reading?

No.

Anything Else?

Fix focused on the Cantoo Scribe project.

Checklist