dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 256 forks source link

How install via composer? #137

Open marciojalber opened 5 months ago

marciojalber commented 5 months ago

How can I install via composer? Don't works when I tried with composer require dompdf/php-font-lib. Thanks

danielscsc commented 5 months ago

How can I install via composer? Don't works when I tried with composer require dompdf/php-font-lib. Thanks

This worked for me in the past: composer require phenx/php-font-lib

Keep an eye on this.