diff options
author | AndrĂ¡s Kurucz <kurucz@google.com> | 2023-03-15 17:20:45 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2023-03-15 17:20:45 +0000 |
commit | 8a19f196019711a7d0b1c0c4108a37794535f3c0 (patch) | |
tree | 4c3122428de7fb9d251e5295aa2e1283aa4d6b7b | |
parent | 99f20e3b5e5965715c97eb3d6439c976c9dfab88 (diff) | |
parent | 02d94db135c06450cba53c38e408c7abbb714498 (diff) |
Merge "Revert "Update Roboto font to 3.005"" into udc-dev
-rw-r--r-- | METADATA | 13 | ||||
-rw-r--r-- | README.android | 9 | ||||
-rw-r--r-- | Roboto-Regular.ttf | bin | 2371712 -> 2371608 bytes | |||
-rw-r--r-- | RobotoStatic-Regular.ttf | bin | 362204 -> 305656 bytes |
4 files changed, 5 insertions, 17 deletions
@@ -1,16 +1,3 @@ -name: "roboto-classic" -description: "This is a variable version of Roboto intended to be a 1:1 match with the official non-variable release from Google." - third_party { - url { - type: HOMEPAGE - value: "https://github.com/googlefonts/roboto-classic" - } - url { - type: ARCHIVE - value: "https://github.com/googlefonts/roboto-classic/releases/tag/v3.005" - } - version: "3.005" - last_upgrade_date { year: 2023 month: 3 day: 13 } license_type: NOTICE } diff --git a/README.android b/README.android index b28262e..188a31b 100644 --- a/README.android +++ b/README.android @@ -1,5 +1,5 @@ -URL: https://github.com/googlefonts/roboto-classic/releases/tag/v3.005 -Version: 3.005 +URL: https://github.com/google/roboto/archive/v2.136.zip +Version: 2.138 License: Apache 2.0 License File: NOTICE @@ -7,5 +7,6 @@ Description: Roboto fonts, the default LGC fonts on Android. Local Modifications: -To be PostScript name unique, change PostScript name of RobotoStatic-Regular.ttf -to RobotoStatic-Regular +This directory tracks the upstream result of "make; make crunch; make android", +which generates optimized, unhinted font files with TrueType outlines. The tools +are not included. diff --git a/Roboto-Regular.ttf b/Roboto-Regular.ttf Binary files differindex f608454..adf2aed 100644 --- a/Roboto-Regular.ttf +++ b/Roboto-Regular.ttf diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf Binary files differindex ea327ba..b624812 100644 --- a/RobotoStatic-Regular.ttf +++ b/RobotoStatic-Regular.ttf |