Brian Boehm
My feedback
2 results found
-
7 votes
An error occurred while saving the comment Brian Boehm shared this idea · -
15 votes
The maximal size of an artboard is limited by the canvas, which is limited to a 2^14 = 16384 points (16383, if you count from zero). It equals roughly to 227 inches or 577 millimeters.
Why this value? Because of math and a weighted decision the team had made long ago about storing coordinates, I assume.
Why is this still relevant? Because a lot of other stuff had been built upon this foundation. It’s extremely costly to make changes to this without making everything else crumble.
There is another request, now marked as completed, 'Remove Canvas Limit' — https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/20395555-remove-canvas-size-limit. To make it work, the team added an internal scale factor which allows 10x larger canvas, by removing one decimal space — which makes sense, since a user probably won’t need to deal with ten-thousands when working in tens of meters.
However, this request is still valid — but please…
Brian Boehm shared this idea ·
Issue still exists. I have attached a video walking you through the issue.