From 6a760795db9b4b9202c2dab3cbadb1d22b567801 Mon Sep 17 00:00:00 2001 From: phessler Date: Mon, 23 Jan 2023 11:09:48 +0000 Subject: [PATCH] Atkinson Hyperlegible is a typeface created in partnership with Braille Institute. It has been developed specifically to increase legibility for readers with low vision, and to improve comprehension. Named for the founder of Braille Institute, Atkinson Hyperlegible is a traditional grotesque sans-serif at its core. It departs from tradition to incorporate umambiguous, distinctive and at times, unexpected always with the goal of increasing character recognition, and ultimately improve reading. a bit of cleanup suggested by op@ OK op@ sthen@ --- fonts/atkinson-hyperlegible/Makefile | 35 +++++++++++++++++++++++++++ fonts/atkinson-hyperlegible/distinfo | 4 +++ fonts/atkinson-hyperlegible/pkg/DESCR | 9 +++++++ fonts/atkinson-hyperlegible/pkg/PLIST | 8 ++++++ 4 files changed, 56 insertions(+) create mode 100644 fonts/atkinson-hyperlegible/Makefile create mode 100644 fonts/atkinson-hyperlegible/distinfo create mode 100644 fonts/atkinson-hyperlegible/pkg/DESCR create mode 100644 fonts/atkinson-hyperlegible/pkg/PLIST diff --git a/fonts/atkinson-hyperlegible/Makefile b/fonts/atkinson-hyperlegible/Makefile new file mode 100644 index 00000000000..f5b3e8956a0 --- /dev/null +++ b/fonts/atkinson-hyperlegible/Makefile @@ -0,0 +1,35 @@ +COMMENT = greater legibility and readability for low vision readers + +TYPEFACE = Atkinson-Hyperlegible +V = 2020-0514 +VPDF = 2020-1104 +PKGNAME = ${TYPEFACE:L}-${V:S/-/./} +CATEGORIES = fonts + +HOMEPAGE = https://brailleinstitute.org/freefont + +# Custom License, BSD-4-like +PERMIT_PACKAGE = Yes + +MODULES = font + +MASTER_SITES = https://brailleinstitute.org/wp-content/uploads/atkinson-hyperlegible-font/ +MASTER_SITES0 = https://brailleinstitute.org/wp-content/uploads/2020/11/ +DISTFILES = Atkinson-Hyperlegible-Font-Print-and-Web-${V}.zip \ + Atkinson-Hyperlegible-Font-License-${VPDF}.pdf:0 + +EXTRACT_ONLY = Atkinson-Hyperlegible-Font-Print-and-Web-${V}.zip + +NO_BUILD = Yes +NO_TEST = Yes +SUBST_VARS += VPDF + +FONT_DISTDIR = ${WRKDIR}/${TYPEFACE}-Font-Print-and-Web-${V}/Web\ Fonts/TTF/ +DOCDIR = ${PREFIX}/share/doc/hyperlegible + +post-install: + ${INSTALL_DATA_DIR} ${DOCDIR} + ${INSTALL_DATA} ${FULLDISTDIR}/${TYPEFACE}-Font-License-${VPDF}.pdf \ + ${DOCDIR} + +.include diff --git a/fonts/atkinson-hyperlegible/distinfo b/fonts/atkinson-hyperlegible/distinfo new file mode 100644 index 00000000000..0109ec93213 --- /dev/null +++ b/fonts/atkinson-hyperlegible/distinfo @@ -0,0 +1,4 @@ +SHA256 (Atkinson-Hyperlegible-Font-License-2020-1104.pdf) = BmmCqJ3nzmXxOhz6vpH5O127CbbKI/BSW8U+rbHQNCM= +SHA256 (Atkinson-Hyperlegible-Font-Print-and-Web-2020-0514.zip) = nhpl1T3a3IJTeR6Vige/WrohDvYVXqnJGytMRrvOU+M= +SIZE (Atkinson-Hyperlegible-Font-License-2020-1104.pdf) = 56016 +SIZE (Atkinson-Hyperlegible-Font-Print-and-Web-2020-0514.zip) = 574460 diff --git a/fonts/atkinson-hyperlegible/pkg/DESCR b/fonts/atkinson-hyperlegible/pkg/DESCR new file mode 100644 index 00000000000..ed48b687f1e --- /dev/null +++ b/fonts/atkinson-hyperlegible/pkg/DESCR @@ -0,0 +1,9 @@ +Atkinson Hyperlegible is a typeface created in partnership with Braille +Institute. It has been developed specifically to increase legibility for +readers with low vision, and to improve comprehension. + +Named for the founder of Braille Institute, Atkinson Hyperlegible is a +traditional grotesque sans-serif at its core. It departs from tradition +to incorporate umambiguous, distinctive and at times, unexpected always +with the goal of increasing character recognition, and ultimately +improve reading. diff --git a/fonts/atkinson-hyperlegible/pkg/PLIST b/fonts/atkinson-hyperlegible/pkg/PLIST new file mode 100644 index 00000000000..cba8e2e28cc --- /dev/null +++ b/fonts/atkinson-hyperlegible/pkg/PLIST @@ -0,0 +1,8 @@ +share/doc/hyperlegible/ +share/doc/hyperlegible/Atkinson-Hyperlegible-Font-License-${VPDF}.pdf +share/fonts/ +@fontdir share/fonts/Atkinson-Hyperlegible/ +share/fonts/Atkinson-Hyperlegible/Atkinson-Hyperlegible-Bold-102.ttf +share/fonts/Atkinson-Hyperlegible/Atkinson-Hyperlegible-BoldItalic-102.ttf +share/fonts/Atkinson-Hyperlegible/Atkinson-Hyperlegible-Italic-102.ttf +share/fonts/Atkinson-Hyperlegible/Atkinson-Hyperlegible-Regular-102.ttf