summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrás Kurucz <kurucz@google.com>2023-03-15 16:05:30 +0000
committerAndrás Kurucz <kurucz@google.com>2023-03-15 16:11:37 +0000
commit02d94db135c06450cba53c38e408c7abbb714498 (patch)
tree4c3122428de7fb9d251e5295aa2e1283aa4d6b7b
parent2721fa12e326d2075fc0551e1fe42e28baf9b454 (diff)
downloadroboto-fonts-02d94db135c06450cba53c38e408c7abbb714498.tar.gz
Revert "Update Roboto font to 3.005"
This reverts commit 2721fa12e326d2075fc0551e1fe42e28baf9b454. Reason for revert: it is possibly breaking the test android.text.LayoutTest.LayoutTest#testGetSelectionWithMultilineSelection_secondLineSelectionEndsBeforeFirstCharacter Bug: 273689652 Change-Id: I7147fa3764cd160d80878c98ace2b00f7fb67ad7
-rw-r--r--METADATA13
-rw-r--r--README.android9
-rw-r--r--Roboto-Regular.ttfbin2371712 -> 2371608 bytes
-rw-r--r--RobotoStatic-Regular.ttfbin362204 -> 305656 bytes
4 files changed, 5 insertions, 17 deletions
diff --git a/METADATA b/METADATA
index adb96bc..d97975c 100644
--- a/METADATA
+++ b/METADATA
@@ -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
index f608454..adf2aed 100644
--- a/Roboto-Regular.ttf
+++ b/Roboto-Regular.ttf
Binary files differ
diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf
index ea327ba..b624812 100644
--- a/RobotoStatic-Regular.ttf
+++ b/RobotoStatic-Regular.ttf
Binary files differ