From cd31db60ee6df6dd84bce9925e96b6cccbdf522d Mon Sep 17 00:00:00 2001 From: Raph Levien Date: Wed, 17 Oct 2012 09:47:00 -0700 Subject: Update Arabic fonts to remove Rial ligature This patch fixes bug 7309211 [ar][fa] Riyal ligature mistakenly on in Android Arabic fonts It also fixes a number of other problems in the normal (non-system ui) versions of the Naskh fonts, similar to the changes applied for the fix to bug 6872613, and makes those fonts more consistent with the system ui version. 3. Fixed a wrong GSUB substitution for Urdu Seven 4. Fixed shaping of U+06C1 HEH GOAL 5. Fixed shaping of U+06BA NOON GHUNNA 6. Removed the Rial ligature from the GSUB table 7. Tightened the Alef-Lam-Lam-Heh ligature in the GSUB table which was getting triggered too frequently Thanks to Roozbeh for the updated font data. Change-Id: I29aecba2ea62853a8ed3181c023c62a09e800def --- data/fonts/DroidNaskh-Bold.ttf | Bin 94620 -> 92836 bytes data/fonts/DroidNaskh-Regular.ttf | Bin 91340 -> 89456 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'data/fonts') diff --git a/data/fonts/DroidNaskh-Bold.ttf b/data/fonts/DroidNaskh-Bold.ttf index 692b796..14d8768 100644 Binary files a/data/fonts/DroidNaskh-Bold.ttf and b/data/fonts/DroidNaskh-Bold.ttf differ diff --git a/data/fonts/DroidNaskh-Regular.ttf b/data/fonts/DroidNaskh-Regular.ttf index da9a45f..03662f2 100644 Binary files a/data/fonts/DroidNaskh-Regular.ttf and b/data/fonts/DroidNaskh-Regular.ttf differ -- cgit v1.1