dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.
commitf60350808dbf03f90d5a5ddc4a30d17be14fdc7d
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 4 Sep 2014 18:35:40 +0000 (4 22:35 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Sep 2014 12:41:47 +0000 (5 14:41 +0200)
tree41edb1fc983eb070aa39bbc2cbc7eccb3a4c9738
parent1183a781eca8ceafd83966a62295b617ed535eb8
dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.
dlls/dwrite/Makefile.in
dlls/dwrite/analyzer.c
dlls/dwrite/linebreak.c [new file with mode: 0644]
dlls/dwrite/tests/analyzer.c
tools/make_unicode