Nikolay Sivov : dwrite: Initial implementation of GetTypographicFeatures() .

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 26 15:59:19 CST 2015


Module: wine
Branch: master
Commit: 6b0623fb2f13a83f6fb35aeab46686c6bf5e35ce
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6b0623fb2f13a83f6fb35aeab46686c6bf5e35ce

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Jan 25 21:25:48 2015 +0300

dwrite: Initial implementation of GetTypographicFeatures().

---

 dlls/dwrite/analyzer.c       | 249 ++++++++++++++++++++++++-------------------
 dlls/dwrite/dwrite_private.h |   1 +
 dlls/dwrite/opentype.c       | 131 +++++++++++++++++++++++
 dlls/dwrite/tests/analyzer.c |   4 +-
 4 files changed, 274 insertions(+), 111 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6b0623fb2f13a83f6fb35aeab46686c6bf5e35ce



More information about the wine-cvs mailing list