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

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 6 15:19:11 CDT 2014


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Oct  5 17:07:46 2014 +0400

dwrite: Initial implementation of GetGlyphs().

---

 dlls/dwrite/Makefile.in      |   3 +-
 dlls/dwrite/analyzer.c       | 116 ++++++++++++++++++++++++++++++++--
 dlls/dwrite/dwrite_private.h |  32 ++++++++++
 dlls/dwrite/shape.c          | 147 +++++++++++++++++++++++++++++++++++++++++++
 dlls/dwrite/tests/analyzer.c | 112 ++++++++++++++++++++++++++-------
 5 files changed, 382 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list