Nikolay Sivov : dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 5 11:10:37 CDT 2014


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Sep  4 22:35:40 2014 +0400

dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.

---

 dlls/dwrite/Makefile.in      |   1 +
 dlls/dwrite/analyzer.c       | 472 +++++++++++++++++++++-
 dlls/dwrite/linebreak.c      | 914 +++++++++++++++++++++++++++++++++++++++++++
 dlls/dwrite/tests/analyzer.c |  14 +-
 tools/make_unicode           |   1 +
 5 files changed, 1393 insertions(+), 9 deletions(-)

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



More information about the wine-cvs mailing list