"Dmitry Timoshkov" dmitry@codeweavers.com wrote:
this patch fixes a failure in the font charset test in the case when only Arial is installed. As the test shows the symbol encoding should be always selectable.
Please do not commit this patch, it's wrong. According to GetTextFace XP selects Wingdings if SYMBOL_CHARSET was requested. I'm not sure how to make the test pass: probably SYMBOL_CHARSET should be skipped if Symbol or Wingdings are not installed.