php-font-lib
php-font-lib copied to clipboard
A library to read, parse, export and make subsets of different types of font files.
Results
34
php-font-lib issues
Sort by
recently updated
recently updated
newest added
trafficstars
…pe int is deprecated in FontLib\BinaryStream.php on line 123 > Unknown: fseek(): Passing null to parameter 2 ($offset) of type int is deprecated in FontLib\BinaryStream.php on line 123
replace $this->directory[$entry->tag] = $entry; to $this->addDirectoryEntry($entry);