Skip to content

v2.0.6

Compare
Choose a tag to compare
@kazsaj kazsaj released this 24 Jan 11:25
· 27 commits to master since this release

Fixes

  • Fixed unit test failing when using the default unifont files
  • Font descriptor data was not utilised properly

Changed

  • New parameter added to MultiCell - which allows you to limit the number of lines the MultiCell should use at most. If the parameter is passed the Multicell will return a string with the remaining text, which did not fit.