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@
This commit is contained in:
parent
3b485d39ed
commit
6a760795db
35
fonts/atkinson-hyperlegible/Makefile
Normal file
35
fonts/atkinson-hyperlegible/Makefile
Normal file
@ -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 <bsd.port.mk>
|
4
fonts/atkinson-hyperlegible/distinfo
Normal file
4
fonts/atkinson-hyperlegible/distinfo
Normal file
@ -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
|
9
fonts/atkinson-hyperlegible/pkg/DESCR
Normal file
9
fonts/atkinson-hyperlegible/pkg/DESCR
Normal file
@ -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.
|
8
fonts/atkinson-hyperlegible/pkg/PLIST
Normal file
8
fonts/atkinson-hyperlegible/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user