Import alkalami-1.100.
Alkalami is a font designed for Arabic-based writing systems in the Kano region of Nigeria and Niger. Alkalami (pronounced al-KA-la-mi) is the local word for the Arabic "qalam", a type of sharpened stick used for writing on wooden boards in the Kano region of Nigeria and in Niger, and what gives the style its distinct appearance. The baseline stroke is very thick and solid. The ascenders and other vertical strokes including the teeth are very narrow when compared to the baseline. A generous line height is necessary to allow for deep swashes and descenders, and the overall look of the page is a very black, solid rectangle. Diacritics are much smaller in scale, with very little distance from the main letters. ok sthen@ From George Rosamond (MAINTAINER); thanks!
This commit is contained in:
parent
79444755c0
commit
3f9489ad73
31
fonts/alkalami/Makefile
Normal file
31
fonts/alkalami/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/10/25 10:14:21 bentley Exp $
|
||||
|
||||
COMMENT = African Arabic Unicode script
|
||||
V = 1.100
|
||||
DISTNAME = Alkalami-${V}
|
||||
PKGNAME = alkalami-${V}
|
||||
CATEGORIES = fonts
|
||||
|
||||
HOMEPAGE = https://software.sil.org/alkalami/
|
||||
MAINTAINER = George Rosamond <george@nycbug.org>
|
||||
|
||||
# SIL OFT 1.1
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = https://software.sil.org/downloads/r/alkalami/
|
||||
EXTRACT_SUFX = .zip
|
||||
|
||||
MODULES = font
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
FONTDIR = ${PREFIX}/share/fonts/alkalami
|
||||
DOCDIR = ${PREFIX}/share/doc/alkalami
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/{*.ttf,web/*.woff} ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/{FONTLOG.txt,README.txt} ${DOCDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/alkalami/distinfo
Normal file
2
fonts/alkalami/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Alkalami-1.100.zip) = 8ztSvwwTTEb8hgSBKENEuTTqCIUYQ3EhHjBCZCcxY84=
|
||||
SIZE (Alkalami-1.100.zip) = 616520
|
12
fonts/alkalami/pkg/DESCR
Normal file
12
fonts/alkalami/pkg/DESCR
Normal file
@ -0,0 +1,12 @@
|
||||
Alkalami (pronounced al-KA-la-mi) is the local word for the Arabic
|
||||
"qalam", a type of sharpened stick used for writing on wooden boards
|
||||
in the Kano region of Nigeria and in Niger, and what gives the style
|
||||
its distinct appearance. The baseline stroke is very thick and
|
||||
solid. The ascenders and other vertical strokes including the teeth
|
||||
are very narrow when compared to the baseline. A generous line
|
||||
height is necessary to allow for deep swashes and descenders, and
|
||||
the overall look of the page is a very black, solid rectangle.
|
||||
Diacritics are much smaller in scale, with very little distance
|
||||
from the main letters.
|
||||
|
||||
This port contains both TrueType and web fonts.
|
10
fonts/alkalami/pkg/PLIST
Normal file
10
fonts/alkalami/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/10/25 10:14:21 bentley Exp $
|
||||
share/doc/alkalami/
|
||||
share/doc/alkalami/FONTLOG.txt
|
||||
share/doc/alkalami/README.txt
|
||||
share/fonts/
|
||||
@fontdir share/fonts/alkalami/
|
||||
share/fonts/alkalami/Alkalami-Light.ttf
|
||||
share/fonts/alkalami/Alkalami-Light.woff
|
||||
share/fonts/alkalami/Alkalami-Regular.ttf
|
||||
share/fonts/alkalami/Alkalami-Regular.woff
|
Loading…
Reference in New Issue
Block a user