Skip to main content

Module bbox_device

Module bbox_device 

Source
Expand description

BBox Device: a lightweight device that tracks the bounding box of all drawing operations without actually rendering pixels.

Structs§

BBoxDevice
A bounding box tracker that records the extent of all drawing operations.

Functions§

compute_page_bbox
Compute the content bounding box for a page (in PDF user space coordinates).