Module: wine Branch: master Commit: 742cde4fab39bdcfb4cd101673328b891b2b168b URL: http://source.winehq.org/git/wine.git/?a=commit;h=742cde4fab39bdcfb4cd101673...
Author: Aric Stewart aric@codeweavers.com Date: Fri Nov 15 10:37:24 2013 -0600
tools: Build vertical orientation table.
Based on data related to UTR #50 Unicode Vertical Text Layout.
---
dlls/gdi32/Makefile.in | 3 +- dlls/gdi32/vertical.c | 204 +++++++++++++++++++++++++++++++++++++++++++ dlls/wineps.drv/Makefile.in | 3 +- dlls/wineps.drv/vertical.c | 204 +++++++++++++++++++++++++++++++++++++++++++ tools/make_unicode | 60 +++++++++++++ 5 files changed, 472 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=742cde4fab39bdcfb4cd10...