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 centre of circle (starting from bottom left corner of page).
  • Calculates and returns the points for a rectangle, given a horizontal and vertical scale. and an offset into the centre of rectangle (starting from bottom left corner of page).