php-font-lib
php-font-lib copied to clipboard
Drop custom autoload
Since https://github.com/dompdf/dompdf/pull/2799, DomPdf does not use this autoloader anymore.
Instead, we rely entirely on composer so that we have the freedom to add any dependencies without adding any burden for autoloading mechanism.