Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@LaurenzV LaurenzV released this 01 Oct 17:25
· 137 commits to main since this release

Added

  • Improved support for stroking text.
  • Added support for using CMYK ICC profiles.
  • Added support for changing the text direction.
  • Support the currentColor attribute of SVG fonts.
  • Add initial support for validated export.
    Currently, only PDF/A2-U, PDF/A2-B, PDF/A3-U, PDF/A3-B are supported.

Changed

  • Error handling has been revamped.

Fixed

  • Fixed bug with gradients on text not working properly for some spread methods.