typemytype / drawbot

http://www.drawbot.com
Other
393 stars 61 forks source link

Apparently DrawBot does not respect PDF clip box #528

Open roberto-arista opened 1 year ago

roberto-arista commented 1 year ago

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.

typemytype commented 1 year ago

DrawBot has issues with producing pdf with crop, bleeds see https://github.com/typemytype/drawbot/pull/304

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