11 Dec
2014
11 Dec
'14
9:22 p.m.
Module: wine Branch: master Commit: 44bb2ba295fa010e2a886e981a9a282224d06197 URL: http://source.winehq.org/git/wine.git/?a=commit;h=44bb2ba295fa010e2a886e981a... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Thu Dec 11 12:33:29 2014 +0300 dwrite: Block creation of unsupported face types. --- dlls/dwrite/dwrite_private.h | 1 + dlls/dwrite/main.c | 26 +++++++++++--- dlls/dwrite/opentype.c | 27 +++++++++----- dlls/dwrite/tests/font.c | 86 +++++++++++++++++++++++++++++++++++--------- 4 files changed, 109 insertions(+), 31 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=44bb2ba295fa010e2a886e...