Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 529 Bytes

changelog.md

File metadata and controls

29 lines (15 loc) · 529 Bytes

v0.2.2

  • Use single-page layout by default

v0.2.1

  • Add PDF.prototype._calculateRowsAndColumns

    Better auto calculation for rows and columns

  • Fix process of options.imageMargin

  • Make all images in the middle by default

    Will reset margin.left and margin.right unless options.imageMargin

v0.2.0

  • Add options.columns & options.rows

  • Generating options is now params for toObjectURL, toDataURL and save

  • Add options.landscape

  • Add options.imageMargin

  • Add options.margin

  • Add single-page layout