Import mada-1.3.

Mada is a modernist, low-contrast Arabic typeface based largely on
the typeface seen in Cairo metro old signage which was designed by
Professor Fathi Gouda of Faculty of Applied Arts, Helwan University.

Mada is characterised by low descenders, open contours and low-contrast
forms making it suitable for small point sizes, user interfaces,
signage or low resolution settings.

Mada can work also as a display typeface giving modernist and
simplistic feeling.

Mada comes in 7 weights (ExtraLight, Light, Regular, Medium, SemiBold,
Bold and Black), as well as an interpolatable variable font that
can provide any intermediate weight on the fly.

ok sthen@

From George Rosamond; thanks!
This commit is contained in:
bentley 2018-12-20 08:28:24 +00:00
parent a2bd544899
commit 6587852561
4 changed files with 59 additions and 0 deletions

31
fonts/mada/Makefile Normal file
View File

@ -0,0 +1,31 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/12/20 08:28:24 bentley Exp $
COMMENT = modernist Arabic typeface
V = 1.3
DISTNAME = mada-${V}
CATEGORIES = fonts
MAINTAINER = George Rosamond <george@nycbug.org>
# SIL OFL 1.1
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = https://github.com/alif-type/mada/releases/download/v${V}/
MODULES = font
NO_BUILD = Yes
NO_TEST = Yes
FONTDIR = ${PREFIX}/share/fonts/mada
DOCDIR = ${PREFIX}/share/doc/mada
WRKDIST = ${WRKDIR}/Mada-${V}
do-install:
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
${INSTALL_DATA} ${WRKDIST}/*.otf ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/README.txt ${DOCDIR}
.include <bsd.port.mk>

2
fonts/mada/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (mada-1.3.zip) = c6EVKXgXMJhd30vb8Y8t9Yurxz0K5yqHrjiEEMcbCzc=
SIZE (mada-1.3.zip) = 370287

14
fonts/mada/pkg/DESCR Normal file
View File

@ -0,0 +1,14 @@
Mada is a modernist, low-contrast Arabic typeface based largely on
the typeface seen in Cairo metro old signage which was designed by
Professor Fathi Gouda of Faculty of Applied Arts, Helwan University.
Mada is characterised by low descenders, open contours and low-contrast
forms making it suitable for small point sizes, user interfaces,
signage or low resolution settings.
Mada can work also as a display typeface giving modernist and
simplistic feeling.
Mada comes in 7 weights (ExtraLight, Light, Regular, Medium, SemiBold,
Bold and Black), as well as an interpolatable variable font that
can provide any intermediate weight on the fly.

12
fonts/mada/pkg/PLIST Normal file
View File

@ -0,0 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/12/20 08:28:24 bentley Exp $
share/doc/mada/
share/doc/mada/README.txt
share/fonts/
@fontdir share/fonts/mada/
share/fonts/mada/Mada-Black.otf
share/fonts/mada/Mada-Bold.otf
share/fonts/mada/Mada-ExtraLight.otf
share/fonts/mada/Mada-Light.otf
share/fonts/mada/Mada-Medium.otf
share/fonts/mada/Mada-Regular.otf
share/fonts/mada/Mada-SemiBold.otf