technique

High-resolution raster export via oversized canvas

Size a canvas (or off-screen PGraphics) in pixels equal to the target print size in inches times the printer's target dpi, and if too large to build directly, tile it into scaled.

Also called: DPI-scaled canvas sizing · off-screen high-res PGraphics export · print tiling

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.