summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2023-03-16 17:32:46 +0900
committerSeigo Nonaka <nona@google.com>2023-04-05 10:51:35 +0000
commit5ea6152c40a4ad9a078a4d760f95c44c8a36c3fc (patch)
treed96b4a9d0643f6463dfdb67270cfdb43ad2ac7e1
parenta781a172907fa1a48aead0911172988056f78e90 (diff)
downloadroboto-fonts-5ea6152c40a4ad9a078a4d760f95c44c8a36c3fc.tar.gz
2nd attempt of update Roboto font to 3.005android-u-beta-1-gpl
The previous revert was due to fonts.xml difference between AOSP and UDC. The RobotoStatic-Regular.ttf is no longer used in UDC branch but still used in AOSP. So, removing RobotoStatic-Regular.ttf from the update target should not break the test again. Bug: 273148054 Test: N/A Change-Id: I807431e5a5a87d4ecc045f8ad93601e244ac1f18 Merged-In: I807431e5a5a87d4ecc045f8ad93601e244ac1f18
-rw-r--r--METADATA13
-rw-r--r--README.android9
-rw-r--r--Roboto-Regular.ttfbin2372548 -> 2371712 bytes
3 files changed, 17 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index d97975c..adb96bc 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,16 @@
+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 188a31b..b28262e 100644
--- a/README.android
+++ b/README.android
@@ -1,5 +1,5 @@
-URL: https://github.com/google/roboto/archive/v2.136.zip
-Version: 2.138
+URL: https://github.com/googlefonts/roboto-classic/releases/tag/v3.005
+Version: 3.005
License: Apache 2.0
License File: NOTICE
@@ -7,6 +7,5 @@ Description:
Roboto fonts, the default LGC fonts on Android.
Local Modifications:
-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.
+To be PostScript name unique, change PostScript name of RobotoStatic-Regular.ttf
+to RobotoStatic-Regular
diff --git a/Roboto-Regular.ttf b/Roboto-Regular.ttf
index 3e8317b..f608454 100644
--- a/Roboto-Regular.ttf
+++ b/Roboto-Regular.ttf
Binary files differ