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 255 forks source link

Font_Table_name #9

Closed cnotethegr8 closed 10 years ago

cnotethegr8 commented 10 years ago

In Font_TrueType.php im unable to use any of the methods that call getNameTableString(). This is because Font_Table_name.php is not included.

Can you please add require_once "$dir/Font_Table_name.php"; on line 15 of Font_TrueType.php.

Also in Font_Table_name.php on line 41 you should change it to this, const NAME_SAMPLE_TEXT = 19;.

PhenX commented 10 years ago

Fixed by commit 560856f8e83ea8def6214add2712711ac416591d