ffa798548971286ce5574c974ab8f9b61a1375b6 |
|
01-Aug-2014 |
Roozbeh Pournader <roozbeh@google.com> |
Fix GSUB ccmp rule to use non-spacing marks. The fonts are updated to upstream version 2.001047. The previous version had buggy ccmp rules that were mistakenly replacing sequences such as A` <U+0041, U+0060> with À <U+00C0>. The new fonts replace those with corrected rules that use combining accents instead, such as U+0300 COMBINING GRAVE ACCENT instead of U+0060 GRAVE. Also, a GSUB rule that mistakenly replaced aʾ <U+0061, U+02BE> with ẚ <U+1E9A> is removed, and U+2117 SOUND RECORDING COPYRIGHT that was missing from the Thin and Thin Italic fonts is added to them. Bug: 16727859 Bug: 16719701 Change-Id: Ibd0a63ea3f51992c0e56fb255e68352915cc6c3a
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
fa4aeeeb716c4fe1c91a83a3f4381a67a4cbfabd |
|
25-Jul-2014 |
Roozbeh Pournader <roozbeh@google.com> |
Crunch Roboto and fix its digits to have the same width. Update to upstream version 2.001045, which adds fontcrunch to the font production process and fixes a problem with uneven digit widths. Should fix https://code.google.com/p/android-developer-preview/issues/detail?id=330. The font footprint is reduced by 705KB, most of it due to the crunching, but also by using a newer version of fonttools that removes extra unnecessary paddings from the glyf table. Bug: 15348046 Bug: 16296048 Bug: 16299966 Change-Id: I838711916f8c47db011cfe889b232e60e6f1aa0c (cherry picked from commit 6feb729b686b902be2520a91281e1a000c055da2)
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
2532dbc46f73441b7527aa80551e90d260e28c41 |
|
04-Jul-2014 |
Roozbeh Pournader <roozbeh@google.com> |
Reduce Roboto's footprint by 1012KB. Update to Roboto version 2.000982, which reduces the footprint of the fonts by converting the 'post' table to version 3.0, removing extra cmap tables, removing unreachable glyphs, and compressing various tables by passing the fonts through the subsetter at: https://code.google.com/p/noto/source/browse/nototools/subset.py. The file size is reduced by 16%, changing from 6269KB to 5258KB. Bug: 15348046 Change-Id: I7daad0ebd30260674259bce37e374b6dc1298493
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
44cecbc208195022ba32db303eac0ba65e4f188e |
|
02-Jul-2014 |
Roozbeh Pournader <roozbeh@google.com> |
Update to extended Roboto fonts. The new fonts have complete coverage of Latin, Greek, and Cyrillic characters in Unicode 7.0, including combining marks and related punctuations. Various phonetic transcriptions and romanization systems are now supported, as well as several minority and historical langauges. A visible .notdef glyph has also been added. Bug: 2802862 Bug: 4673396 Bug: 6629748 Bug: 7503539 Bug: 10728157 Bug: 11199883 Bug: 14408876 Bug: 15734816 Change-Id: I7a4986bfbd710ec5cc80792a3f7598dae110e5f9
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
a5fea195362d1b60835ffd8fae378c36ad219e83 |
|
31-May-2014 |
Roozbeh Pournader <roozbeh@google.com> |
Revert ascent/descent/lineGap of Roboto to Roboto v1 values Everything else is left intact to minimize side effects. Bug: 15309595, 15330620 Change-Id: I7f10bc093423132b037403aa3abd9304d788f32e
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
42460150cbd9222e38e0099218f773e15b9c0f79 |
|
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 Bug: 15170360
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
6a0ef07e1fff9c09542b5df1db762b3935e10898 |
|
25-Oct-2013 |
Roozbeh Pournader <roozbeh@google.com> |
Change yMax of Roboto fonts from 2146 to 2163 This is needed so that other UI fonts don't clip, since they have been designed assuming that a yMax of at least 2163 is available to them. The change is achieved by modifying an invisible tiny square that already existed at the extrema of the the glyph for U+FFFD REPLACEMENT CHARACTER that was already the tallest glyph in the fonts. Bug: 10699356 Change-Id: Ib03ea071b7a82066cacf2b3ae9769db0c449a479
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
98082fa98bb1dc62d02b1c7dfb000a7c412a1188 |
|
10-Apr-2013 |
Raph Levien <raph@google.com> |
Fix for bug 8574856 - bad metrics in Roboto Italic The last update to Roboto Italic has a stray point in delta.alt with a y value of -11299. This causes metrics to give too much vertical space in some cases. This is a "hot patch" fix, with the stray point deleted using TTX. We want to fix the font upstream as well, but this should fix things in the mean time. Change-Id: I08edae96f69753b2d46dfc3fd1cc3b9176dcb5ad
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
e68d87e0920133cb8799bc89abb8d1206c3d7750 |
|
04-Apr-2013 |
Raph Levien <raph@google.com> |
Update Roboto to version 1.200311 This updates Roboto to the latest version. This change should fix a number of problems, including bug 7306377 (vietnamese o with horn), bug 6679075 (vietnamese u+1ee1), bug 7568194 (cyrillic yeru), and is also on the critical path of bug 7291977 (t comma accent), bug 8278292 (E ogonek) and likely others. Change-Id: Ife3db2aec4784a54cfe0287b61eac8339c198c71
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
3aeeaaf7b75c52392d30452f6941d4b72fc5a2da |
|
05-Oct-2012 |
Justin Ho <justinho@google.com> |
Revert "Updating Roboto fonts with updated Cyrillic glyphs and fixes to tabular numerals. Bug:7198855,7070912" This reverts commit 0baa38065a0e3912f03e930fdda2e22f4a1a8c64 Change-Id: I716db7239f21e9b65ab2557135726778768064ba
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
0baa38065a0e3912f03e930fdda2e22f4a1a8c64 |
|
26-Sep-2012 |
Christian Robertson <robertsonc@google.com> |
Updating Roboto fonts with updated Cyrillic glyphs and fixes to tabular numerals. Bug:7198855,7070912 Change-Id: I652f234918b3f22ec25d120452a48dd1443184d9
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
6c16a58b2c59a78c7cd3e23bd7d85eab4c1a007b |
|
13-Jan-2012 |
Bart Sears <bsears@google.com> |
Update to latest version of Roboto Bug: 5527891 U+0125 (h with Circumflex): Moved the Circumflex to not stick out beyond the left edge of the "h" U+0300, U+0301, U+0303, U+0309, U+030F, U+0323: Move to the left so that they can be composited. U+047C (Capital Omega with Titlo): Fixed the Titlo accent U+047D (Small Omega with Titlo): Fixed the Titlo accent U+048E (Capital ER with tick): Changed the tick to be diagonal U+2248 (Almost equal to): Added the glyph Change-Id: Ibcadcd008a58f42d8bd4238d768101d8bf726ff6
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
b5cc0e1d3d1107a5ee3dc698b4514c3ea3ae94d7 |
|
27-Oct-2011 |
Justin Ho <justinho@google.com> |
Correctly updating Roboto HHEA table Bug: 5516773 The last change regressed a few glyphs since the wrong file was checked in Change-Id: I1f42c2ef9d57e840804d431183a07b0ed8640ea4
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
d4297c3de78a3aa86569ca838d809fd09d806988 |
|
27-Oct-2011 |
Justin Ho <justinho@google.com> |
Updated Roboto HHEA table Bug: 5516773 Change-Id: Ia8da7be2be4345260dadb66b1abec1bd7cd66409
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
a6d2e6b952d535fec4483d67ea52947e6e3bc629 |
|
25-Oct-2011 |
Justin Ho <justinho@google.com> |
Updated Roboto font Bugs: 5462847, 5497556, 5502610 Change-Id: Ic4943bd05519f5fbf0cb2a818e2eb0625e01604d
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
16faafb4930d6219bfb3ebc913e14c94ef8ca3bf |
|
23-Sep-2011 |
Justin Ho <justinho@google.com> |
Updating ellipsis in Roboto Bug: 5344295 Change-Id: Ia885ff39da0609f51863665125bae3a1024e161c
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
81db33af1e8f43502e2897d3cf30c2f99dc384c8 |
|
16-Sep-2011 |
Justin Ho <justinho@google.com> |
Updated Clock and Roboto fonts Bug: 5243711 Change-Id: I1c54bab0107edc56fbdf75269a70881031384833
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
7a1b5e9b8d2d97bfe81052d41b93a4f70b82cde3 |
|
25-Aug-2011 |
Justin Ho <justinho@google.com> |
Updated Roboto font Bug: 5173136 Change-Id: I59c04d169bf0b0df6319a9d751f748ac51b8987f
/frameworks/base/data/fonts/Roboto-Italic.ttf
|
beb2b5cfdb79ac9147296e3a6bd21970a947a6f4 |
|
10-Aug-2011 |
Christian Robertson <robertsonc@google.com> |
Replacing sans serif system font with Roboto Change-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e
/frameworks/base/data/fonts/Roboto-Italic.ttf
|