Skip to content

Boxable version 1.5

Compare
Choose a tag to compare
@dhorions dhorions released this 08 Feb 11:03
· 111 commits to master since this release
4ff0e0a

What is new in version 1.5?

  • several HTML ordered lists bugfixes
  • having possibility to make inner tables with TableCell (check SampleTest10() JUnit test)
  • using FreeSans as default font to avoid multiple charachter decoding problems
  • added support for drawing "borderless" table (check SampleTest11() for that)
  • javadocs bugfix