summaryrefslogtreecommitdiffstats
path: root/data/fonts/system_fonts.xml
diff options
context:
space:
mode:
authorRaph Levien <raph@google.com>2012-09-18 15:30:02 -0700
committerRaph Levien <raph@google.com>2012-09-18 15:37:43 -0700
commitbe456f2e81ac9c205178883b6cbf880304665319 (patch)
tree424e955008b0995ec491be9496f13e45c22ef04a /data/fonts/system_fonts.xml
parent00bc4c0b6723bda12e846f9f1f729acb79a389a1 (diff)
downloadframeworks_base-be456f2e81ac9c205178883b6cbf880304665319.zip
frameworks_base-be456f2e81ac9c205178883b6cbf880304665319.tar.gz
frameworks_base-be456f2e81ac9c205178883b6cbf880304665319.tar.bz2
Add Roboto Thin and Thin Italic fonts, as sans-serif-thin family
This change adds the Roboto Thin and Thin Italic font variants, which are accessible through, for example, Typeface.create("sans-serif-thin", Typeface.NORMAL). The version checked in is Roboto_1.100150 as obtained from Christian. The other fonts in the family should probably be rev'ed as well, but that would be a separate change. I verified that the fonts work, that they're thin, that kerning and ligatures work, and that the "kern" table (redundant and bulky) is missing. This should close bug 7173069: Integrate roboto thin to support jb mr1 time displays Change-Id: I5c950a1843675668b83c005234b44abbe924d9fe
Diffstat (limited to 'data/fonts/system_fonts.xml')
-rw-r--r--data/fonts/system_fonts.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/fonts/system_fonts.xml b/data/fonts/system_fonts.xml
index 5a10523..16e4c7c 100644
--- a/data/fonts/system_fonts.xml
+++ b/data/fonts/system_fonts.xml
@@ -46,6 +46,16 @@
<family>
<nameset>
+ <name>sans-serif-thin</name>
+ </nameset>
+ <fileset>
+ <file>Roboto-Thin.ttf</file>
+ <file>Roboto-ThinItalic.ttf</file>
+ </fileset>
+ </family>
+
+ <family>
+ <nameset>
<name>sans-serif-condensed</name>
</nameset>
<fileset>