Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 858 Bytes

Change Log

All notable changes to this project will be documented in this file.

Fixes

  • PHPDoc fixes

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.

Fixes

  • "U" style did not actually underline the text.