Cypriot is RTL
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 26 May 2010 20:21:47 +0000 (16:21 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 26 May 2010 20:21:47 +0000 (16:21 -0400)
pango/pango-gravity.c

index 297199a..7553a07 100644 (file)
@@ -182,7 +182,7 @@ const PangoScriptProperties script_properties[] =
 
       /* Unicode-4.0 additions */
       {LTR, NONE, S, FALSE},   /* Brai */
-      {LTR, NONE, S, FALSE},   /* Cprt */
+      {RTL, NONE, S, FALSE},   /* Cprt */
       {LTR, NONE, S, FALSE},   /* Limb */
       {LTR, NONE, S, FALSE},   /* Osma */
       {LTR, NONE, S, FALSE},   /* Shaw */