v0.19.0
Bugfix and feature release
Features:
- Add support for PDF 1.5 Xref stream (#400, thanks @smalot)
- Add support for Reversed Chars instruction in BMC blocs (#402, thanks @smalot)
Fixes:
- Encoding::__toString complies with PHP specification from now on (#407, thanks @igor-krein and others from #85)
- fix
Call to a member function getFontSpaceLimit() on null
(#406, thanks @xfolder) - Consider all PDF white-space characters in object header (#405, thanks @LucianoHanna)