tecnickcom / TCPDF

Official clone of PHP library to generate PDF documents and barcodes
https://tcpdf.org
Other
4.22k stars 1.52k forks source link

Package size #520

Closed gdarko closed 2 years ago

gdarko commented 2 years ago

The package takes 28mb, is there any way to reduce the size?

williamdes commented 2 years ago

The package takes 28mb, is there any way to reduce the size?

How did you install it ? You can delete the fonts like we do at phpMyAdmin: https://github.com/phpmyadmin/phpmyadmin/blob/e406ddb13fb66061b195552fc7598a239acaccd0/scripts/create-release.sh#L158

gdarko commented 2 years ago

@williamdes thanks for the suggestion. I created a composer script that removes those additional fonts.