summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarkan Al-Kazily2020-01-18 15:38:08 -0800
committerTarkan Al-Kazily2020-01-18 15:56:15 -0800
commite23de7001c7175032f78045f6c32541c51a1a2d4 (patch)
treedac7c7d1a6207475ef960f859b3b49d74a674325
downloadaur-e23de7001c7175032f78045f6c32541c51a1a2d4.tar.gz
Created Nintendo Labo font package
-rw-r--r--.SRCINFO12
-rw-r--r--Labo Stencil.otfbin0 -> 51692 bytes
-rw-r--r--Labo Symbols.otfbin0 -> 8852 bytes
-rw-r--r--PKGBUILD20
-rw-r--r--labo-symbols-cheat-sheet.pngbin0 -> 145890 bytes
-rw-r--r--nintendo-labo-font-otf.tar.gzbin0 -> 71680 bytes
-rw-r--r--readme.txt8
7 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c6ac86d52fb7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,12 @@
+pkgbase = nintendo-labo-font
+ pkgdesc = Nintendo Labo font package
+ pkgver = 1.0
+ pkgrel = 1
+ url = https://www.reddit.com/r/nintendolabo/comments/eqdbs9/i_recreated_the_nintendo_labo_font_for_everyone/
+ arch = any
+ license = custom
+ source = https://github.com/TarkanAl-Kazily/nintendo-labo-font/raw/master/nintendo-labo-font-otf.tar.gz
+ sha256sums = d5ed39678f5f8755136bcd39326c670dcf7ee9418742a826ebbd63528745650a
+
+pkgname = nintendo-labo-font
+
diff --git a/Labo Stencil.otf b/Labo Stencil.otf
new file mode 100644
index 000000000000..ae8116a06d51
--- /dev/null
+++ b/Labo Stencil.otf
Binary files differ
diff --git a/Labo Symbols.otf b/Labo Symbols.otf
new file mode 100644
index 000000000000..0da27a10cef6
--- /dev/null
+++ b/Labo Symbols.otf
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..8866eb62e4b5
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,20 @@
+# This is an example PKGBUILD file. Use this as a start to creating your own,
+# and remove these comments. For more information, see 'man PKGBUILD'.
+# NOTE: Please fill out the license field for your package! If it is unknown,
+# then please put 'unknown'.
+
+# Maintainer: Tarkan Al-Kazily <tarkucar at mac dot com>
+pkgname=nintendo-labo-font
+pkgver=1.0
+pkgrel=1
+pkgdesc="Nintendo Labo font package"
+arch=(any)
+source=("https://github.com/TarkanAl-Kazily/nintendo-labo-font/raw/master/nintendo-labo-font-otf.tar.gz")
+sha256sums=('d5ed39678f5f8755136bcd39326c670dcf7ee9418742a826ebbd63528745650a')
+url="https://www.reddit.com/r/nintendolabo/comments/eqdbs9/i_recreated_the_nintendo_labo_font_for_everyone/"
+license=(custom)
+
+package() {
+ install -dm 755 "$pkgdir/usr/share/fonts/${pkgname}"
+ install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 *.otf
+}
diff --git a/labo-symbols-cheat-sheet.png b/labo-symbols-cheat-sheet.png
new file mode 100644
index 000000000000..85e7d8d0b808
--- /dev/null
+++ b/labo-symbols-cheat-sheet.png
Binary files differ
diff --git a/nintendo-labo-font-otf.tar.gz b/nintendo-labo-font-otf.tar.gz
new file mode 100644
index 000000000000..746f56537b62
--- /dev/null
+++ b/nintendo-labo-font-otf.tar.gz
Binary files differ
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 000000000000..e2f33c21ae56
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,8 @@
+Thank you for downloading my font pack, I hope you'll find it useful in your future Nintendo Labo creations! :) -Voxy
+
+IMPORTANT NOTE ABOUT LABO SYMBOLS:
+The font requires that the program you use it in supports OpenType ligatures, or else it will not work!
+
+Fonts created by Voxy, based on original designs by Nintendo.
+
+Original credit: u/voxybuns at https://www.reddit.com/r/nintendolabo/comments/eqdbs9/i_recreated_the_nintendo_labo_font_for_everyone/