Fabien Ménager
unread,Feb 8, 2012, 2:03:30 AM2/8/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dom...@googlegroups.com
The php-font-lib can parse OTF fonts, but I'm not sure they are taken into account in dompdf. Also, There are two types of OpenType fonts : with TrueType outline glyphs and with CFF outline glyphs. Currently, only TrueType outline glyphs are supported, I don't check this type, so there may be errors. I'll have to either check it and refuse to embded/subset or implement it.