Fixes
Features
- Added support for tFPDF.
- Optimized
PdfParser::readValue()
to handle an expected object type and implemented this on various calls. (#22)
Tweaks
- Moved
Fpdi\TcpdfFpdi
toFpdi\Tcpdf\Fpdi
(the old class still exists but is marked as deprecated). - Optimized DocBlocks and code style.