From 379ac1b32a235e413f5af4df2fcade75afd5c97a Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Fri, 5 Aug 2022 14:21:37 +0900 Subject: Update Roboto font which have empty glyph for control characters Bug: 235922054 Test: atest ControlCharacterGlyphTest Change-Id: I67cec2f6a318f08c0dba47a91d879d51b7a12f4e --- Roboto-Regular.ttf | Bin 2372548 -> 2371608 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Roboto-Regular.ttf b/Roboto-Regular.ttf index 3e8317b..adf2aed 100644 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ -- cgit v1.2.3 From f5cf4162b5e73c7c0c85b069eb1f642fb44e3e9e Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Tue, 14 Mar 2023 09:36:40 +0900 Subject: Update Roboto font to 3.005 Bug: 273148054 Test: N/A Merged-In: If3652dd438fa2d82d961fc79d85e76627db897b9 Change-Id: I1d2193dbfd7e3700da9c52f58e4bffcb339dc7a3 --- METADATA | 13 +++++++++++++ README.android | 9 ++++----- Roboto-Regular.ttf | Bin 2372548 -> 2371712 bytes RobotoStatic-Regular.ttf | Bin 305656 -> 362204 bytes 4 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 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf index b624812..ea327ba 100644 Binary files a/RobotoStatic-Regular.ttf and b/RobotoStatic-Regular.ttf differ -- cgit v1.2.3 From 2721fa12e326d2075fc0551e1fe42e28baf9b454 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Tue, 14 Mar 2023 09:35:51 +0900 Subject: Update Roboto font to 3.005 Bug: 273148054 Test: N/A Change-Id: If3652dd438fa2d82d961fc79d85e76627db897b9 --- METADATA | 13 +++++++++++++ README.android | 9 ++++----- Roboto-Regular.ttf | Bin 2371608 -> 2371712 bytes RobotoStatic-Regular.ttf | Bin 305656 -> 362204 bytes 4 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 adf2aed..f608454 100644 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf index b624812..ea327ba 100644 Binary files a/RobotoStatic-Regular.ttf and b/RobotoStatic-Regular.ttf differ -- cgit v1.2.3 From 02d94db135c06450cba53c38e408c7abbb714498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Kurucz?= Date: Wed, 15 Mar 2023 16:05:30 +0000 Subject: 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 --- METADATA | 13 ------------- README.android | 9 +++++---- Roboto-Regular.ttf | Bin 2371712 -> 2371608 bytes RobotoStatic-Regular.ttf | Bin 362204 -> 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 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf index ea327ba..b624812 100644 Binary files a/RobotoStatic-Regular.ttf and b/RobotoStatic-Regular.ttf differ -- cgit v1.2.3 From 3e4e9857bcf5bd124190725ee1e8c40f403d5717 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Thu, 16 Mar 2023 17:32:46 +0900 Subject: 2nd attempt of update Roboto font to 3.005 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 --- METADATA | 13 +++++++++++++ README.android | 9 ++++----- Roboto-Regular.ttf | Bin 2371608 -> 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 adf2aed..f608454 100644 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ -- cgit v1.2.3 From a781a172907fa1a48aead0911172988056f78e90 Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Tue, 21 Mar 2023 23:22:39 +0000 Subject: Revert "Update Roboto font to 3.005" This reverts commit f5cf4162b5e73c7c0c85b069eb1f642fb44e3e9e. Reason for revert: b/273689652 Change-Id: Iae38208f2507fd8ee2fe92a1c13dc8fa404238c9 --- METADATA | 13 ------------- README.android | 9 +++++---- Roboto-Regular.ttf | Bin 2371712 -> 2372548 bytes RobotoStatic-Regular.ttf | Bin 362204 -> 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..3e8317b 100644 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ diff --git a/RobotoStatic-Regular.ttf b/RobotoStatic-Regular.ttf index ea327ba..b624812 100644 Binary files a/RobotoStatic-Regular.ttf and b/RobotoStatic-Regular.ttf differ -- cgit v1.2.3 From 5ea6152c40a4ad9a078a4d760f95c44c8a36c3fc Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Thu, 16 Mar 2023 17:32:46 +0900 Subject: 2nd attempt of update Roboto font to 3.005 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 --- METADATA | 13 +++++++++++++ README.android | 9 ++++----- Roboto-Regular.ttf | Bin 2372548 -> 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 Binary files a/Roboto-Regular.ttf and b/Roboto-Regular.ttf differ -- cgit v1.2.3