DescriptionFix creating platform font on Windows
fdwCharSet param changed from 0 to DEFAULT_CHARSET (which is defined to
1). ScriptShape fails to generate glyphs on Windows XP for some complex
scripts (Hindi text for instance) if font is created with fdwCharSet=0.
Other paramaters are unchanged because they still expand to 0.
BUG=361994
TEST=On Windows XP, go to Control Panel and Regional and
Language Options. Under Languages tab check Install files
for Complex Script and right-to-left languages (including
Thai) and Install files for East Asian languages. Click
Details and install Hindi language. Launch Chromium. Go to
advanced settings and go to Languages. Add Hindi language
and click Display Chromium in this language button. Restart
Chromium. Expected result: Hindi font glyphs should be
properly generated for all UI elements (tabs, menus,
notification panels).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263001
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279719
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|