| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This patch actually copies the new font config file to the /system/etc
directory on the device, where frameworks and apps will be able to read
it.
Bug: 14538154
Change-Id: I53a932210763b718f469d80cc92816edf4e5b14e
|
| |
|
|
|
|
|
|
|
| |
All characters are now supported in other fonts in the fallback chain:
U+303D is supported in Noto Color Emoji, everything else is supported in
the subsettd Noto Sans Symbols.
Bug: 15777351
Change-Id: Ibf4bbffbfdddfa9e0f08ceff96c835ffeb3e555d
|
| |
|
|
|
|
|
| |
The fonts was missed during the update to Roboto v2.
Bug: 15475947
Change-Id: I134138bff27bb651c91f966e20d90626172bba58
|
| |
|
|
|
|
|
| |
Fresh new revisions of our Roboto family of fonts, including family
aliases for sans-serif-medium and sans-serif-black. Enjoy!
Change-Id: I2337ccbd1767a7769deea885e0900f1ca4329779
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Add RobotoCondensed-Light to build so that apps don't all need to include their
own copy.
Bug: 13087110
Change-Id: I55973a4ba2a68858b79271519a0ecc9c54f6b31e
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following codepoints were previously provided by AndroidEmoji,
but are no longer present in our fallback chain. This commit restores
them by resurrecting a subset version of AndroidEmoji.ttf:
U+25AB WHITE SMALL SQUARE
U+25FB WHITE MEDIUM SQUARE
U+25FC BLACK MEDIUM SQUARE
U+25FD WHITE MEDIUM SMALL SQUARE
U+25FE BLACK MEDIUM SMALL SQUARE
U+2600 BLACK SUN WITH RAYS
U+26AA MEDIUM WHITE CIRCLE
U+26AB MEDIUM BLACK CIRCLE
U+2757 HEAVY EXCLAMATION MARK SYMBOL
U+2934 ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS
U+2935 ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS
U+2B05 LEFTWARDS BLACK ARROW
U+2B06 UPWARDS BLACK ARROW
U+2B07 DOWNWARDS BLACK ARROW
U+2B1B BLACK LARGE SQUARE
U+2B1C WHITE LARGE SQUARE
U+2B50 WHITE MEDIUM STAR
U+2B55 HEAVY LARGE CIRCLE
U+303D PART ALTERNATION MARK
These characters see regular use in kaomoji constructions (and
elsewhere), and it really wouldn't do to lose them.
Bug: 10144988
Change-Id: I72b541aad01bc5ccac829be44ed259c461724142
|
| |
|
|
|
| |
Bug: 10144988
Change-Id: I04ebb86e283b752c43597b5f908f5c28f7806ee1
|
| |
|
|
|
| |
Bug: 7672029
Change-Id: I3b7278841ea1934b459f972d5acd99277e8f6db8
|
| |
|
|
|
|
|
| |
Renames DroidNaskh-Regular-SystemUI to DroidNaskhUI-Regular to be
consistent with naming scheme for Noto fonts.
Change-Id: I3319ee5cd85360c85b0523bd932d461eb05d1b18
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
These fonts are replacements for the Lohit Devanagari/Tamil fonts.
We need to fit Devanagari onto all builds, so we only provide a single,
regular-weight font there, but Tamil is omitted for SMALLER_FONT_FOOTPRINT
builds and gets UI/non-UI and Regular/Bold weight versions. The UI versions
of the fonts are used for UI/system display, and the non-UI versions are
used only by WebView.
Bug: 6318791
Change-Id: I50ff6ec4bb428c0ac30049273f03a94de05b0c4f
|
| |
|
|
|
|
|
| |
- bug #5987379 Need an Arabic font with metrics "compatible" with Roboto
- use the Alt version with GSUB optimizations
Change-Id: I4d8c62cab37a7b010abab602c39899084d347fdc
|
| |
|
|
|
|
|
| |
- still work in progress
- bug #5987379
Change-Id: I0a7f7437c9061eab0abc9d5979c947eb5511992a
|
| |
|
|
|
|
|
|
|
|
| |
On devices with adequate space, add MTLmr3m.ttf (Japanese) to the set
of fallback fonts. By default, DroidSansFallback (Chinese) is given
priority over MTLmr3m. If the locale is changed to Japanese, the
priority is reversed.
Bug: 6272763
Change-Id: I785a927d6dff0206aa9a670c51fdad76e219fc97
|
| |
|
|
|
|
|
| |
Bug: 5972956
So that mm/mmm can be used to install all the font files.
Change-Id: I9378e98b3a01d26680613e5738a270077bca0b64
|
| |
|
|
|
|
|
| |
- see bug #5957987 Revert to use DroidSansArabic instead of DroidNaskh font for Arabic Shaping in SystemUI
- DroidNaskh was having FontMetrics not compatible with Roboto
Change-Id: I9f3031c250f907c80f3992f71d929dc91686e1e5
|
| |
|
|
| |
Change-Id: I887dca18bb5046a8390bf96c99d983d9c434648f
|
| |
|
|
|
|
|
| |
SMALLER_FONT_FOOTPRINT is a BoardConfig variable that's only available
in Android.mks but not product config makefiles.
Change-Id: I1784b6e8c744ffcca1538e76d338f5800f150e72
|
| |
|
|
|
|
|
|
|
| |
Lohit-Devanagari is now provided by external/lohit-fonts, replacing
Lohit_Hindi from here. Removed font from fonts.mk and renamed in
fallback_fonts.xml.
Bug: 5364436
Change-Id: I0b8f65dbfdbec1802fba526209d7f88d2cf64fc4
|
| |
|
|
|
|
|
| |
Add Armenian (25K) and Georgian (47K) to all devices.
Bug: 5240378
Change-Id: Ia16c6db54923eb9e27c931dfd2f3c3b052361307
|
| |
|
|
| |
Change-Id: Ieeac9ec88085692604f21be7f28f44ad4a466f25
|
| |
|
|
| |
Change-Id: I3b3254ae96d8375f1b5029e96db94a551304420f
|
| |
|
|
|
| |
Bug: 5087744
Change-Id: Iccb695d082a3ad06f61384f097db2518bcb18a63
|
| |
|
|
| |
Change-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e
|
| |
|
|
|
|
|
|
|
|
| |
Naskh is a fancier font than Kufi and better for use with web page
content. Until we have more refined support for fallback fonts, only
one can be available at a time. This change switches from Kufi for
the purpose of comparitive testing to see which should be chosen
for ICS.
Change-Id: I081a002b6f72461f7ce18a86b3dec36c7f0f7506
|
| |
|
|
|
|
|
|
| |
Add new Kufi and Naskh fonts with regular and bold styles, replacing
Arabic (regular). Because of memory contraints, only Kufi-Regular is
currently being installed. The rest remain on standby for future use.
Change-Id: I75a3fb5777494e8bcd540d3603ab6390e44c5803
|
| |
|
|
|
|
|
|
| |
Font file was previously added to source tree with another CL:
https://android-git.corp.google.com/g/117734
Change-Id: I03d33d1f6af950c57093efaf78f36a12bcf82689
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I5c4a011990a3132107b4d49bfee9a239f70dd32d
|
| |
|
|
|
| |
Bug: 3385564
Change-Id: I7231e9f7494bce436e93aed9793770cff40841a4
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clock color fixed. [3374581]
- Clock vertically aligned. [3388224]
- Clock uses system font assets now. [3385564]
- Solid version of AndroidClock added to build. [3385564]
- Extraneous background glow removed from notification panel.
- Removed solid black background from notifications. [3388223]
- Added background image behind large notification icons
and increased large size to 64dip [3388434, 3384355]
- Corrected size & leading of notification text [3388577]
Bug: 3374581
Bug: 3384355
Bug: 3385564
Bug: 3388223
Bug: 3388224
Bug: 3388434
Bug: 3388577
Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
|
| |
|
|
| |
Change-Id: I8a4133f633bd3927de75010099e29ad847f3f671
|
| |
|
|
| |
Change-Id: Ifc89c2fe9f4c2bb802dca34e9d53ae7176ff697c
|
| |
|
|
| |
This reverts commit 84d36a657d7954dc08f3ef9f057ff2526036e817.
|
|
|
Change-Id: I9635f087d69dd302e3c313073a537a8ed283bb68
|