From 115ae4f1280c5e4cc3acbc6269ac3df26ccf8c2d Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 30 Jan 2021 14:30:47 +0000 Subject: fonts/ja-stick-ttf: import ja-stick-ttf-20201216 True to its name, Stick is designed with straight lines that create a cute and playful feel. The pastoral ambience also gives this font wide versatility for use in both paper mediums and digital content. Characters All glyphs in Adobe-Japan1-3 GF Latin Core --- fonts/ja-stick-ttf/DESCR | 7 +++++++ fonts/ja-stick-ttf/Makefile | 19 +++++++++++++++++++ fonts/ja-stick-ttf/PLIST | 2 ++ fonts/ja-stick-ttf/distinfo | 6 ++++++ 4 files changed, 34 insertions(+) create mode 100644 fonts/ja-stick-ttf/DESCR create mode 100644 fonts/ja-stick-ttf/Makefile create mode 100644 fonts/ja-stick-ttf/PLIST create mode 100644 fonts/ja-stick-ttf/distinfo (limited to 'fonts') diff --git a/fonts/ja-stick-ttf/DESCR b/fonts/ja-stick-ttf/DESCR new file mode 100644 index 00000000000..963aa5d5f4a --- /dev/null +++ b/fonts/ja-stick-ttf/DESCR @@ -0,0 +1,7 @@ +True to its name, Stick is designed with straight lines that create +a cute and playful feel. The pastoral ambience also gives this font +wide versatility for use in both paper mediums and digital content. + +Characters + All glyphs in Adobe-Japan1-3 + GF Latin Core diff --git a/fonts/ja-stick-ttf/Makefile b/fonts/ja-stick-ttf/Makefile new file mode 100644 index 00000000000..7d4a25338a7 --- /dev/null +++ b/fonts/ja-stick-ttf/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2021/01/30 14:30:47 ryoon Exp $ + +PKGNAME= ja-stick-ttf-20201216 +CATEGORIES= fonts +MASTER_SITES= https://raw.githubusercontent.com/fontworks-fonts/Stick/b77e3fdfc09adb034c79b59fb5ed3acefba9a009/fonts/ttf/ +DIST_SUBDIR= ${PKGNAME_NOREV} +DISTFILES+= Stick-Regular.ttf + +MAINTAINER= ryoon@NetBSD.org +COMMENT= Stick straight-line font from Fontworks +LICENSE= ofl-v1.1 + +WRKSRC= ${WRKDIR} + +NO_CONFIGURE= yes +NO_BUILD= yes + +.include "../../mk/fonts.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/ja-stick-ttf/PLIST b/fonts/ja-stick-ttf/PLIST new file mode 100644 index 00000000000..776d7364656 --- /dev/null +++ b/fonts/ja-stick-ttf/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2021/01/30 14:30:47 ryoon Exp $ +share/fonts/X11/TTF/Stick-Regular.ttf diff --git a/fonts/ja-stick-ttf/distinfo b/fonts/ja-stick-ttf/distinfo new file mode 100644 index 00000000000..fe6133b28ad --- /dev/null +++ b/fonts/ja-stick-ttf/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2021/01/30 14:30:47 ryoon Exp $ + +SHA1 (ja-stick-ttf-20201216/Stick-Regular.ttf) = d782992732a40be7a19608678b57f75ec278913a +RMD160 (ja-stick-ttf-20201216/Stick-Regular.ttf) = 6991a92e7c4b292928a477fd7ac09cd46eab8265 +SHA512 (ja-stick-ttf-20201216/Stick-Regular.ttf) = 3fa9db3dda145104a4c96f3b6f72eef4627264ff2942fd3a25f09a2fa0354cab9df3fd322a8c898872f260b216f676e8cc876c04f9ea3a7bac3cc3639b7ec57d +Size (ja-stick-ttf-20201216/Stick-Regular.ttf) = 4197820 bytes -- cgit v1.2.3