Nikolay Sivov : dwrite: Implement AnalyzeBidi().

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 1 14:34:31 CDT 2014


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Sep 30 09:56:39 2014 +0400

dwrite: Implement AnalyzeBidi().

---

 dlls/dwrite/Makefile.in      |    2 +
 dlls/dwrite/analyzer.c       |   83 +++-
 dlls/dwrite/bidi.c           | 1130 ++++++++++++++++++++++++++++++++++++++++++
 dlls/dwrite/bracket.c        |  106 ++++
 dlls/dwrite/dwrite_private.h |    7 +
 tools/make_unicode           |    1 +
 6 files changed, 1322 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list