typemytype/drawbot

Apparently DrawBot does not respect PDF clip box

Opened this issue · 1 comments

Hey all!

Consider the following PDF:

irma-display-design-concept.pdf

If I open it in Preview I see:

Screenshot 2023-06-01 at 14 54 26

If I use it in DrawBot instead:

Screenshot 2023-06-01 at 14 55 12

PDF width and height from imageSize are correct, so I was able to clip it myself.

DrawBot has issues with producing pdf with crop, bleeds see #304

There is no check if the incoming pdf data has any of those...