gdi32: Fetch child fonts by real parent font name.
authorPaul TBBle Hampson <Paul.Hampson@Pobox.com>
Tue, 14 Apr 2009 12:20:55 +0000 (22:20 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2009 13:39:36 +0000 (15:39 +0200)
commit8a4b77883e4ddcd2160a1e05da17ac459b793b73
tree76bd747c7fc69d5e538c452badc8fe2eb8e1f65e
parent19c2b7cbcbe8cfc810cb9ebea0231f11b4f749c6
gdi32: Fetch child fonts by real parent font name.

Entries in the list of linked fonts are keyed by the substituted font
name, so need to be looked up by the substituted font name.
dlls/gdi32/freetype.c