gdi32: Don't add system_links entries for substituted fonts.
authorPaul TBBle Hampson <Paul.Hampson@Pobox.com>
Mon, 4 May 2009 13:21:27 +0000 (23:21 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2009 13:39:58 +0000 (15:39 +0200)
commitce426d6ad129c34161f618e9a5ebc212c0f9684f
tree77f2918ad19ebcddbafb66bdfc3299c80d917efc
parent8a4b77883e4ddcd2160a1e05da17ac459b793b73
gdi32: Don't add system_links entries for substituted fonts.

When a Font is looked up in the FontLinks table, they have already
been normalised by FontSubstitutes.

So no need to store system_links entries for fonts that appear as keys
in the FontSubstitutes list.
dlls/gdi32/freetype.c