Skip to content
Compare
Choose a tag to compare
@romanlv romanlv released this 31 Jan 03:26
· 4 commits to master since this release
  • Drop support for python 2.7

  • New tags:

    • register TTFont
    • transform
    • boxStyle
    • letterBoxes
  • trml2pdf.py split into executable (trml2pdf.py itself) and library

  • Main library module file split into separate submodules

  • Sources reformatted and some classes/functions renamed to meet PEP8

  • Tests/ reordered

  • Some fixes for deployment