gdi32: Don't assume that the font codepages change with the user locale.
commit33eadd39d4278718ea552b3ef6b6068401066622
authorAlexandre Julliard <julliard@winehq.org>
Fri, 8 Dec 2006 12:00:53 +0000 (8 13:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Dec 2006 12:00:53 +0000 (8 13:00 +0100)
treecf935116e24f95cc35aeb11d92431245c340f2f5
parentec7f2f88028ff2b53425565dce74c93bd5d0b6aa
gdi32: Don't assume that the font codepages change with the user locale.

Codepages can be set independently with LC_CTYPE.
dlls/gdi32/freetype.c