History log of /plugin/dw2pdf/vendor/composer/installed.php (Results 1 – 2 of 2)
Revision Date Author Comments
# f6b6ef87 07-Nov-2023 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Update mPDF to latest 8.0 stable

There's some known issues with PHP 8, like exporting PDF files with SVG gradients, that was already fixed on newer mPDF versions from 8.0 branch.


# fb347f35 02-May-2023 Andreas Gohr <andi@splitbrain.org>

Use mpdf's own QR code generation instead #465

This drops the dependency of an external service in favor of MPDF's own
barcode library. Sizes are configured somewhat differently there, so the
settin

Use mpdf's own QR code generation instead #465

This drops the dependency of an external service in favor of MPDF's own
barcode library. Sizes are configured somewhat differently there, so the
setting has been renamed.

Obsolete language strings are removed in a follow-up commit

show more ...