summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2021-02-25 18:28:19 -0800
committerSeigo Nonaka <nona@google.com>2021-02-25 18:28:19 -0800
commitc383acfa06173409bdb91fa9f84e8227ae288687 (patch)
tree1c2a2ad56ebe827adb79bb8acc3682de612a4b92
parent92f43cd2e879db41dae14ec0630f8b4ef5a83fc4 (diff)
downloadcutive-mono-c383acfa06173409bdb91fa9f84e8227ae288687.tar.gz
Rename CutiveMono to meet PostScript name
Bug: 179952916 Test: atest CtsTextTestCases CtsGraphicsTestCases Test: atest SystemFontsCanonicalNameTest Change-Id: If69f49a913e73c09d1cd5f64dd5a6a1bb55a38ed
-rw-r--r--Android.bp4
-rw-r--r--CutiveMono-Regular.ttf (renamed from CutiveMono.ttf)bin69180 -> 69180 bytes
-rw-r--r--fonts.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 7bb241b..e4ce4c9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,6 @@ license {
}
prebuilt_font {
- name: "CutiveMono.ttf",
- src: "CutiveMono.ttf",
+ name: "CutiveMono-Regular.ttf",
+ src: "CutiveMono-Regular.ttf",
}
diff --git a/CutiveMono.ttf b/CutiveMono-Regular.ttf
index efe0f33..efe0f33 100644
--- a/CutiveMono.ttf
+++ b/CutiveMono-Regular.ttf
Binary files differ
diff --git a/fonts.mk b/fonts.mk
index 9b463ab..d00eb71 100644
--- a/fonts.mk
+++ b/fonts.mk
@@ -17,4 +17,4 @@
# get installed too.
PRODUCT_PACKAGES := \
- CutiveMono.ttf
+ CutiveMono-Regular.ttf