1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Version 0.5.4 - Dec 17, 2021
- Improves compatibility with PHP 8.1
- Addresses some array-handling issues
Version 0.5.2 - Apr 12, 2020
- Fix a few errors in PHP 7.x
Version 0.5.1 - Sep 13, 2017
- Add support for format 12 cmap
- Fix a few errors on specific font files
Version 0.5 - Feb 11, 2017
- Correct autoloader
- Add tests
- Fix "undefined offset" errors on some fonts
- Improve performance
- Fix errors on 32bit systems
Version 0.4 - May 6, 2015
- Changed class names to respect PSR-0
- Removed www directory and fonts
Version 0.3.1 - March 19, 2014
- Fix a possible XSS
Version 0.3 - March 02, 2014
- In this release, nothing new except PSR-0 compliance
Version 0.2.2 - February 01, 2014
- Add license file
Version 0.2.1 - February 23, 2013
Version 0.1 - September 23, 2012
|