Add font substitution lookup in the registry. We look under the key
commit43b62092a0ee28d7f92db6e2d2011ae791113c69
authorHuw D M Davies <hdavies@codeweavers.com>
Wed, 3 Apr 2002 20:51:20 +0000 (3 20:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Apr 2002 20:51:20 +0000 (3 20:51 +0000)
treef2fa16d7a7943612af8424f1430ee4a7b329df57
parent2903ca1bbb531a57c2aaf942e31e7c9832806b55
Add font substitution lookup in the registry.  We look under the key
HKLM\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes for
"fromName[,cp]"="toName[,cp]" where cp can be an optional codepage.
Substitution occurs before scanning the available font list, as is the
case with Windows.
dlls/gdi/freetype.c
winedefault.reg