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

PHP Warning: unpack(): Type n: not enough input, need 2, have 0 #79

Closed ctjalsma closed 4 years ago

ctjalsma commented 4 years ago

PHP Warning: unpack(): Type n: not enough input, need 2, have 0 in path/to/class/BinaryStream.php on line 191

bsweeney commented 4 years ago

Looks to be the same issue as #47.