Re: dwrite: Implement GetMetrics() for IDWriteFont
16 Oct
2012
16 Oct
'12
2:29 a.m.
Nikolay Sivov <nsivov(a)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. -- Dmitry.
16 Oct
16 Oct
5:02 a.m.
New subject: dwrite: Implement GetMetrics() for IDWriteFont
On 10/16/2012 10:29, Dmitry Timoshkov wrote:
Nikolay Sivov <nsivov(a)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.
4895
Age (days ago)
4895
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Nikolay Sivov