summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaph Levien <raph@google.com>2012-12-04 13:34:02 -0800
committerRaph Levien <raph@google.com>2012-12-04 13:48:07 -0800
commit1f372455cf70c4981061dc61db33027a46e6065b (patch)
tree5f19cad217391f5fbb7a76a4dc74bb05bded6878
parent948e68fa340804dd2036c7d02779ee84b386aceb (diff)
downloadlohit-fonts-1f372455cf70c4981061dc61db33027a46e6065b.tar.gz
The Lohit Kannada and Telugu fonts contained cmap mappings for several characters that were not valid. These mappings were conflicting with valid glyphs from another font. This patch simply removes the mappings, as follows: 1. Removed cmap mapping for U+2212 MINUS SIGN from both fonts that pointed to a tofu glyph. 2. Removed cmap mapping for U+FFBC..FFF2 from the Telugu font that pointed to tofu glyphs. This patch is part of the fix for bug 7467609. Change-Id: Id18850a296abc6667907166da0d7e072fb7b3f45
-rw-r--r--lohit-kannada-ttf/Lohit-Kannada.ttfbin197028 -> 196664 bytes
-rw-r--r--lohit-kannada-ttf/README3
-rw-r--r--lohit-telugu-ttf/Lohit-Telugu.ttfbin174276 -> 171892 bytes
-rw-r--r--lohit-telugu-ttf/README4
4 files changed, 6 insertions, 1 deletions
diff --git a/lohit-kannada-ttf/Lohit-Kannada.ttf b/lohit-kannada-ttf/Lohit-Kannada.ttf
index e857b0f..a246d25 100644
--- a/lohit-kannada-ttf/Lohit-Kannada.ttf
+++ b/lohit-kannada-ttf/Lohit-Kannada.ttf
Binary files differ
diff --git a/lohit-kannada-ttf/README b/lohit-kannada-ttf/README
index e4f8207..19f598c 100644
--- a/lohit-kannada-ttf/README
+++ b/lohit-kannada-ttf/README
@@ -18,4 +18,7 @@ Mailing list:-
http://www.redhat.com/mailman/listinfo/lohit-devel-list
+NOTE: This font file was modified from the original source by the Android
+and i18n teams, to remove improperly mapped glyphs. We are in the process
+of getting these changes merged with the upstream source.
diff --git a/lohit-telugu-ttf/Lohit-Telugu.ttf b/lohit-telugu-ttf/Lohit-Telugu.ttf
index 748a59e..b01087d 100644
--- a/lohit-telugu-ttf/Lohit-Telugu.ttf
+++ b/lohit-telugu-ttf/Lohit-Telugu.ttf
Binary files differ
diff --git a/lohit-telugu-ttf/README b/lohit-telugu-ttf/README
index e4f8207..1f46ea0 100644
--- a/lohit-telugu-ttf/README
+++ b/lohit-telugu-ttf/README
@@ -18,4 +18,6 @@ Mailing list:-
http://www.redhat.com/mailman/listinfo/lohit-devel-list
-
+NOTE: This font file was modified from the original source by the Android
+and i18n teams, to remove improperly mapped glyphs. We are in the process
+of getting these changes merged with the upstream source.