Module: wine Branch: master Commit: e877cfbcfa4759b57048f029c14e12acbb6acafb URL: http://source.winehq.org/git/wine.git/?a=commit;h=e877cfbcfa4759b57048f029c1...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jul 27 11:10:32 2015 +0300
dwrite: Implement GetRecommendedRenderingMode().
---
dlls/dwrite/dwrite_private.h | 9 +++ dlls/dwrite/font.c | 134 +++++++++++++++++++++++++++++++++++++++---- dlls/dwrite/opentype.c | 30 +++++++++- dlls/dwrite/tests/font.c | 28 +++++---- 4 files changed, 174 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e877cfbcfa4759b57048f0...