From 115f77bda0246a00f6e17469685c67746bdbd29d Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 12 Dec 2020 07:18:36 +0000 Subject: Initial commit --- Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf | Bin 0 -> 26552 bytes Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf.meta | 14 ++++++++++++++ Assets/SampleUI/Fonts/Jupiter/LICENSE.txt | 1 + Assets/SampleUI/Fonts/Jupiter/LICENSE.txt.meta | 4 ++++ 4 files changed, 19 insertions(+) create mode 100755 Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf create mode 100755 Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf.meta create mode 100755 Assets/SampleUI/Fonts/Jupiter/LICENSE.txt create mode 100755 Assets/SampleUI/Fonts/Jupiter/LICENSE.txt.meta (limited to 'Assets/SampleUI/Fonts/Jupiter') diff --git a/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf b/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf new file mode 100755 index 0000000..714b917 Binary files /dev/null and b/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf differ diff --git a/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf.meta b/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf.meta new file mode 100755 index 0000000..a48b539 --- /dev/null +++ b/Assets/SampleUI/Fonts/Jupiter/Jupiter.ttf.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 7cb2912222469634ba17a77055919ea8 +TrueTypeFontImporter: + serializedVersion: 2 + fontSize: 16 + forceTextureCase: -2 + characterSpacing: 1 + characterPadding: 0 + includeFontData: 1 + use2xBehaviour: 0 + fontNames: [] + customCharacters: + fontRenderingMode: 0 + userData: diff --git a/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt b/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt new file mode 100755 index 0000000..c0023d9 --- /dev/null +++ b/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt @@ -0,0 +1 @@ +The Jupiter font is created by Isurus Labs and is in the public domain. \ No newline at end of file diff --git a/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt.meta b/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt.meta new file mode 100755 index 0000000..09637de --- /dev/null +++ b/Assets/SampleUI/Fonts/Jupiter/LICENSE.txt.meta @@ -0,0 +1,4 @@ +fileFormatVersion: 2 +guid: 9a4f8345bee404e36b84d948cd29fb8b +TextScriptImporter: + userData: -- cgit v1.2.3