From 93ac709b1f6b015371c29bf244a9ece62baedff0 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 26 May 2010 16:22:00 -0400 Subject: [PATCH] Cypriot is RTL --- src/hb-unicode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-unicode.c b/src/hb-unicode.c index 77efb678e..b237fbbc3 100644 --- a/src/hb-unicode.c +++ b/src/hb-unicode.c @@ -247,7 +247,7 @@ const hb_direction_t horiz_dir[] = /* Unicode-4.0 additions */ LTR, /* Brai */ - LTR, /* Cprt */ + RTL, /* Cprt */ LTR, /* Limb */ LTR, /* Osma */ LTR, /* Shaw */