Implementation of the reordering algorithm by calling ICU's reordering
commit409374d91476c033e2f477f1c3a48e9e9ab87c5f
authorShachar Shemesh <wine-patches@shemesh.biz>
Fri, 27 Jun 2003 20:47:16 +0000 (27 20:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jun 2003 20:47:16 +0000 (27 20:47 +0000)
treedfda19973b9e06cd6a53bd3c7d56fdfe6a67b107
parent25bf82ba647323d34c4f583ac1e6af985d338867
Implementation of the reordering algorithm by calling ICU's reordering
functions.
dlls/gdi/Makefile.in
dlls/gdi/bidi.c [new file with mode: 0644]
include/gdi.h
objects/font.c
objects/text.c