Module printpdf::utils

source ·
Expand description

Utility / conveniece functions for commonly use graphical shapes

Functions

Calculates and returns the points for an approximated circle, given a radius and an offset into the page from the lower left corner.
Calculates and returns the points for a rectangle, given a horizontal and vertical scale, and an offset into the page from the lower left corner.