History log of /frameworks/base/data/fonts/system_fonts.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4f9140b52c7bed3ec973eaad9b7f090805763c22 10-Oct-2014 Alan Viverette <alanv@google.com> Add Cutive Mono as serif monospace font for captioning

Sets up Courier and Courier New to point to Cutive Mono, since
Courier is a serif monospace font.

BUG: 17666124
Change-Id: I96bb2ff59020edd8210c253752f76f0eb5100e18
/frameworks/base/data/fonts/system_fonts.xml
e210ded9fc794197dc5aa69d9c46ea602df21575 12-Jun-2014 Roozbeh Pournader <roozbeh@google.com> Add Roboto Black Italic.

The fonts was missed during the update to Roboto v2.

Bug: 15475947
Change-Id: I134138bff27bb651c91f966e20d90626172bba58
/frameworks/base/data/fonts/system_fonts.xml
d0769f6981ab8eea039a9516bbc37c8fbacfd545 20-May-2014 Victoria Lease <violets@google.com> Roboto v2

Fresh new revisions of our Roboto family of fonts, including family
aliases for sans-serif-medium and sans-serif-black. Enjoy!

Change-Id: I2337ccbd1767a7769deea885e0900f1ca4329779
/frameworks/base/data/fonts/system_fonts.xml
a08f0f8f453bb192dd0c4cd25a5aeb05986805fc 13-May-2014 Victoria Lease <violets@google.com> update noto fonts

This commit represents a mass update of the Noto Fonts project, including
support for a number of new scripts, and a number of fonts being moved from
Droid to Noto versions.

Change-Id: I163076c2c2e622520c016d2086d59efe2cf464f3
/frameworks/base/data/fonts/system_fonts.xml
c635ef999bae6d48654a9a6b442b6d5d42ff38dd 25-Mar-2014 Justin Koh <justinkoh@google.com> am ec5b6e87: Merge "Add RobotoCondensed-Light to build." into klp-modular-dev

* commit 'ec5b6e8726a215ff912bbbf872b8bdf600a74e1e':
Add RobotoCondensed-Light to build.
f1596064d38b4e9f6cacd6703f282d376f32b5b3 25-Mar-2014 Justin Koh <justinkoh@google.com> Add RobotoCondensed-Light to build.

Add RobotoCondensed-Light to build so that apps don't all need to include their
own copy.
Bug: 13087110

Change-Id: I55973a4ba2a68858b79271519a0ecc9c54f6b31e
/frameworks/base/data/fonts/system_fonts.xml
2b96157f92cf47c3bc69669109a766425f527ce2 01-Mar-2014 Victoria Lease <violets@android.com> Add casual/cursive/sans-serif-smallcaps font families.

Bug: 12384866
Change-Id: I7482d228279a63ea92cb605de314b2f7d0ad483f
/frameworks/base/data/fonts/system_fonts.xml
be456f2e81ac9c205178883b6cbf880304665319 19-Sep-2012 Raph Levien <raph@google.com> 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
/frameworks/base/data/fonts/system_fonts.xml
467ea516175f5dfa52c4b9900d24e6b0062721d1 11-May-2012 Raph Levien <raph@google.com> Add RobotoCondensed family and optimized Roboto Light.

This adds the Roboto Condensed family (with the name
sans-serif-condensed, for consistency with existing family names).

Change-Id: Ied2c509ebbb2b3b8637c659e62c9a821b6941eaa
/frameworks/base/data/fonts/system_fonts.xml
289c09aae5879936bdeeabdc8047fcf2c7d28c6e 09-May-2012 Raph Levien <raph@google.com> Add Roboto Light and Light italic fonts, as sans-serif-light family

Change-Id: Ibbdd7a74f3731c8e9c9fe60ce04a179c081bc09c
/frameworks/base/data/fonts/system_fonts.xml
3939c35a6c389d4d69e5609468e9fd5a1cd96fbf 15-Aug-2011 Bart Sears <bsears@google.com> Fix xml coding style (turn tabs to spaces)

Bug: 5128762
Change-Id: Idc67a7f35e53ec4ccade37f95c3648430b2674a2
/frameworks/base/data/fonts/system_fonts.xml
beb2b5cfdb79ac9147296e3a6bd21970a947a6f4 10-Aug-2011 Christian Robertson <robertsonc@google.com> Replacing sans serif system font with Roboto

Change-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e
/frameworks/base/data/fonts/system_fonts.xml
c8f060c93854883d5d7a825b11b18c7f4e76e2b0 06-Jul-2011 Chet Haase <chet@google.com> Read font info from system config files

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
/frameworks/base/data/fonts/system_fonts.xml