On 10/16/2012 10:29, Dmitry Timoshkov wrote:
> Nikolay Sivov <nsivov at codeweavers.com> wrote:
>
>> + static const WCHAR arialW[] = {'A','r','i','a','l',0};
> Please don't use fonts which Wine doesn't provide. Testing Tahoma is fine.
>
Makes sense, thanks.