diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-30 14:22:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-30 14:22:25 +0000 |
commit | c0b57403b62e6004aea6a2e7745222f3f356c119 (patch) | |
tree | 81a982d124bb4c0b259cbe63ed55d8840a1f9f69 /fonts/ja-dotgothic16-ttf | |
parent | 7a8f810b5ba3f4271454ec9da43e07dabfbd4d8f (diff) | |
download | pkgsrc-c0b57403b62e6004aea6a2e7745222f3f356c119.tar.gz |
fonts/ja-dotgothic16-ttf: import ja-dotgothic16-ttf-20201216
Dotgothic 16 is based on the old 16x16 Gothic bitmap font that can
best recreate the feel of pixel fonts from old video games, cell
phones and computer screens on print. With its high readability,
this font has become more popular in recent years due to the growing
popularity of pixel art.
Characters
All glyphs in Adobe-Japan1-3
GF Latin Core
Diffstat (limited to 'fonts/ja-dotgothic16-ttf')
-rw-r--r-- | fonts/ja-dotgothic16-ttf/DESCR | 9 | ||||
-rw-r--r-- | fonts/ja-dotgothic16-ttf/Makefile | 19 | ||||
-rw-r--r-- | fonts/ja-dotgothic16-ttf/PLIST | 2 | ||||
-rw-r--r-- | fonts/ja-dotgothic16-ttf/distinfo | 6 |
4 files changed, 36 insertions, 0 deletions
diff --git a/fonts/ja-dotgothic16-ttf/DESCR b/fonts/ja-dotgothic16-ttf/DESCR new file mode 100644 index 00000000000..fdb70f9d504 --- /dev/null +++ b/fonts/ja-dotgothic16-ttf/DESCR @@ -0,0 +1,9 @@ +Dotgothic 16 is based on the old 16x16 Gothic bitmap font that can +best recreate the feel of pixel fonts from old video games, cell +phones and computer screens on print. With its high readability, +this font has become more popular in recent years due to the growing +popularity of pixel art. + +Characters + All glyphs in Adobe-Japan1-3 + GF Latin Core diff --git a/fonts/ja-dotgothic16-ttf/Makefile b/fonts/ja-dotgothic16-ttf/Makefile new file mode 100644 index 00000000000..435d427c626 --- /dev/null +++ b/fonts/ja-dotgothic16-ttf/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2021/01/30 14:22:25 ryoon Exp $ + +PKGNAME= ja-dotgothic16-ttf-20201216 +CATEGORIES= fonts +MASTER_SITES= https://raw.githubusercontent.com/fontworks-fonts/DotGothic16/65e34c7002c9a74b4be6201bb3a059a5f00580b9/fonts/ttf/ +DIST_SUBDIR= ${PKGNAME_NOREV} +DISTFILES+= DotGothic16-Regular.ttf + +MAINTAINER= ryoon@NetBSD.org +COMMENT= Dotgothic old 16x16 gothic bitmap-style 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-dotgothic16-ttf/PLIST b/fonts/ja-dotgothic16-ttf/PLIST new file mode 100644 index 00000000000..a9817d0a997 --- /dev/null +++ b/fonts/ja-dotgothic16-ttf/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2021/01/30 14:22:25 ryoon Exp $ +share/fonts/X11/TTF/DotGothic16-Regular.ttf diff --git a/fonts/ja-dotgothic16-ttf/distinfo b/fonts/ja-dotgothic16-ttf/distinfo new file mode 100644 index 00000000000..f0a538429f8 --- /dev/null +++ b/fonts/ja-dotgothic16-ttf/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2021/01/30 14:22:25 ryoon Exp $ + +SHA1 (ja-dotgothic16-ttf-20201216/DotGothic16-Regular.ttf) = 679c4130270e8db20c974e2f1b301cbf1e4c0050 +RMD160 (ja-dotgothic16-ttf-20201216/DotGothic16-Regular.ttf) = 8963c33c7dcd846c7e44d3d6722af1580e48ac89 +SHA512 (ja-dotgothic16-ttf-20201216/DotGothic16-Regular.ttf) = ec760a86f7f47262fd79a48d5e76b9312aa8b48c61bbf518c49f22291656c93a7a0ad732c1120ba58b5c95af4e3731e6cda487e2d07fbdec09a7a3521f82aac7 +Size (ja-dotgothic16-ttf-20201216/DotGothic16-Regular.ttf) = 4421076 bytes |