Module: wine Branch: master Commit: 8f9bca910362460716ceecccf6eaa1637135417a URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f9bca910362460716ceecccf6...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 3 13:27:24 2015 +0300
dwrite: Implement GetCaretMetrics().
---
dlls/dwrite/dwrite_private.h | 5 +- dlls/dwrite/font.c | 46 ++++++------------ dlls/dwrite/opentype.c | 31 ++++++++++-- dlls/dwrite/tests/font.c | 113 ++++++++++++++++++++++++++++++++++++------- 4 files changed, 139 insertions(+), 56 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8f9bca910362460716ceec...