Nikolay Sivov : dwrite: Initial GetGlyphRunOutline() implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 15 15:32:05 CST 2014


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Dec 15 09:39:26 2014 +0300

dwrite: Initial GetGlyphRunOutline() implementation.

---

 dlls/dwrite/dwrite_private.h |  19 +++++
 dlls/dwrite/font.c           | 123 ++++++++++++++++++++++++++--
 dlls/dwrite/freetype.c       | 156 +++++++++++++++++++++++++++++++++++
 dlls/dwrite/tests/font.c     | 189 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 482 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list