Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Releases: trogon/otus-pdf

Release 0.4.0

08 Aug 18:30
1b5564a
Compare
Choose a tag to compare

Changes:

  • New Inline API (Run),
  • New Paragraph API,
  • New elements structure (eg. Paragraph > Block > TextElement),
  • Improved text wrapping,
  • Page Break API

Release 0.3.0

15 Jul 16:38
1b86dbf
Compare
Choose a tag to compare

Changes:

  • UnitInfo API
  • PaddingInfo API
  • Page API extendend with margin property
  • Text wrapping
  • Font size
  • Font family

Version 0.3.0-alpha

10 Jul 22:19
7ae1996
Compare
Choose a tag to compare
Version 0.3.0-alpha Pre-release
Pre-release
Merge pull request #23 from trogon/feature/PDF_font_size_and_family

Feature pdf font size and family

Version 0.2.0

07 Jul 15:28
82fc95f
Compare
Choose a tag to compare

Change log

  • Page API
  • Text API

Version 0.1

19 May 22:05
ef714bf
Compare
Choose a tag to compare

Change log

  • Document API