aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-12-08 03:42:07 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-12-08 03:42:07 +0000
commit9c96010d5ee4acfb8c561802df8ea31034b4a34e (patch)
treeef9bdbe73c2b30c84bd518d38eefe33e528ab00d
parentc2f1871eee7291a260364d1100ed36fcf1d7324b (diff)
parent1929cf7d5dfbf20f1ee39efad58ef09cd13f6701 (diff)
downloadbig-shoulders-text-android11-gsi.tar.gz
Snap for 6948038 from 1a0b4a45be062cfd2e898c0c94ef8dd3fcded422 to rvc-platform-release am: 1929cf7d5dandroid11-gsi
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/google-fonts/big-shoulders-text/+/12978847 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Id24841f7f24ef9d0888e6ee9e2f20967ef4bd2cd
-rw-r--r--Android.bp27
-rw-r--r--README1
-rw-r--r--fonts.mk18
-rw-r--r--fonts/BigShouldersText-Black.ttf (renamed from BigShouldersText-Black.ttf)bin121048 -> 121048 bytes
-rw-r--r--fonts/BigShouldersText-Bold.ttfbin0 -> 118556 bytes
-rw-r--r--fonts/BigShouldersText-ExtraBold.ttfbin0 -> 118904 bytes
-rw-r--r--fonts/BigShouldersText-Light.ttf (renamed from BigShouldersText-Light.ttf)bin116380 -> 116380 bytes
-rw-r--r--fonts/BigShouldersText-Medium.ttf (renamed from BigShouldersText-Medium.ttf)bin118240 -> 118240 bytes
-rw-r--r--fonts/BigShouldersText-Regular.ttf (renamed from BigShouldersText-Regular.ttf)bin117480 -> 117480 bytes
-rw-r--r--fonts/BigShouldersText-SemiBold.ttf (renamed from BigShouldersText-SemiBold.ttf)bin118600 -> 118600 bytes
-rw-r--r--fonts/BigShouldersText-Thin.ttf (renamed from BigShouldersText-Thin.ttf)bin113696 -> 113696 bytes
11 files changed, 46 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..1b4aba1
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,27 @@
+
+// Copyright (C) 2020 The Android Open Source Project
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+prebuilt_font {
+ name: "BigShouldersText-Bold.ttf",
+ src: "BigShouldersText-Bold.ttf",
+ product_specific: true,
+}
+
+prebuilt_font {
+ name: "BigShouldersText-ExtraBold.ttf",
+ src: "BigShouldersText-ExtraBold.ttf",
+ product_specific: true,
+}
+ \ No newline at end of file
diff --git a/README b/README
new file mode 100644
index 0000000..d5a4b3b
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+the ./fonts directory contain unused fonts.
diff --git a/fonts.mk b/fonts.mk
new file mode 100644
index 0000000..a05e8ef
--- /dev/null
+++ b/fonts.mk
@@ -0,0 +1,18 @@
+
+# Copyright (C) 2020 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http:#www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+PRODUCT_PACKAGES += \
+ BigShouldersText-Bold.ttf \
+ BigShouldersText-ExtraBold.ttf
diff --git a/BigShouldersText-Black.ttf b/fonts/BigShouldersText-Black.ttf
index 6dc3464..6dc3464 100644
--- a/BigShouldersText-Black.ttf
+++ b/fonts/BigShouldersText-Black.ttf
Binary files differ
diff --git a/fonts/BigShouldersText-Bold.ttf b/fonts/BigShouldersText-Bold.ttf
new file mode 100644
index 0000000..1ef6f50
--- /dev/null
+++ b/fonts/BigShouldersText-Bold.ttf
Binary files differ
diff --git a/fonts/BigShouldersText-ExtraBold.ttf b/fonts/BigShouldersText-ExtraBold.ttf
new file mode 100644
index 0000000..908dd9c
--- /dev/null
+++ b/fonts/BigShouldersText-ExtraBold.ttf
Binary files differ
diff --git a/BigShouldersText-Light.ttf b/fonts/BigShouldersText-Light.ttf
index b10deda..b10deda 100644
--- a/BigShouldersText-Light.ttf
+++ b/fonts/BigShouldersText-Light.ttf
Binary files differ
diff --git a/BigShouldersText-Medium.ttf b/fonts/BigShouldersText-Medium.ttf
index c20e7d7..c20e7d7 100644
--- a/BigShouldersText-Medium.ttf
+++ b/fonts/BigShouldersText-Medium.ttf
Binary files differ
diff --git a/BigShouldersText-Regular.ttf b/fonts/BigShouldersText-Regular.ttf
index cd82013..cd82013 100644
--- a/BigShouldersText-Regular.ttf
+++ b/fonts/BigShouldersText-Regular.ttf
Binary files differ
diff --git a/BigShouldersText-SemiBold.ttf b/fonts/BigShouldersText-SemiBold.ttf
index 564a69a..564a69a 100644
--- a/BigShouldersText-SemiBold.ttf
+++ b/fonts/BigShouldersText-SemiBold.ttf
Binary files differ
diff --git a/BigShouldersText-Thin.ttf b/fonts/BigShouldersText-Thin.ttf
index 3354365..3354365 100644
--- a/BigShouldersText-Thin.ttf
+++ b/fonts/BigShouldersText-Thin.ttf
Binary files differ