Nikolay Sivov : dwrite: Implement color glyph run decomposition.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 8 10:09:21 CST 2016


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

Author: Nikolay Sivov <bunglehead at gmail.com>
Date:   Mon Feb  8 12:31:35 2016 +0300

dwrite: Implement color glyph run decomposition.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dwrite/dwrite_private.h |  13 +++
 dlls/dwrite/font.c           | 249 ++++++++++++++++++++++++++++++++++++++++---
 dlls/dwrite/opentype.c       |  84 +++++++++++++++
 dlls/dwrite/tests/font.c     |   5 +-
 4 files changed, 334 insertions(+), 17 deletions(-)

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



More information about the wine-cvs mailing list