Commit dbffa4c83d29c689ee4cd8a1c53e84521028c711

Behdad Esfahbod 2012-06-08T14:08:32

Fix Uniscribe charset matching Previously was failing to match fonts that didn't support CHARSET_ANSI. There still remains a problem with the Uniscribe backend, in that if a font with the same family name is installed, and is newer, the native one is preferred over the font we provide. Fixing it requires rewriting the name table with a unique family name...