Module: wine Branch: master Commit: 50bf5fca3470396d8a490abc3d87ffa9c33167d2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=50bf5fca3470396d8a490abc3d...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jul 6 23:08:37 2015 +0300
dwrite: Implement GetPanose().
---
dlls/dwrite/dwrite_private.h | 10 +++++++-- dlls/dwrite/font.c | 12 +++++++++-- dlls/dwrite/gdiinterop.c | 10 ++++----- dlls/dwrite/opentype.c | 19 ++++++++++------- dlls/dwrite/tests/font.c | 50 ++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 18 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=50bf5fca3470396d8a490a...