| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 12384866
Change-Id: I7482d228279a63ea92cb605de314b2f7d0ad483f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
This adds the Roboto Condensed family (with the name
sans-serif-condensed, for consistency with existing family names).
Change-Id: Ied2c509ebbb2b3b8637c659e62c9a821b6941eaa
|
|
|
|
| |
Change-Id: Ibbdd7a74f3731c8e9c9fe60ce04a179c081bc09c
|
|
|
|
|
| |
Bug: 5128762
Change-Id: Idc67a7f35e53ec4ccade37f95c3648430b2674a2
|
|
|
|
| |
Change-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e
|
|
This change adds new files in /system/etc: system_fonts.xml and
fallback_fonts.xml. The change also allows a third file to be added
by vendors in /vendor/etc/fallback_fonts.xml. These files, loaded at
boot time, mimic the logic that used to be in code, but which is
now configurable through editing these files, making the system more
flexible and easy to work with for us and vendors as future fonts
are added to the system.
Change-Id: I209f1ef08a5279b376b89a880241906387efd576
|