head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.22
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.20
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.18
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.16
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.14
	pkgsrc-2025Q1-base:1.1
	pkgsrc-2024Q4:1.1.0.12
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.10
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.8
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.6
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.4
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.2
	pkgsrc-2023Q3-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2023.07.17.13.23.33;	author wiz;	state Exp;
branches;
next	;
commitid	zuYHmXShpkvvS9xE;


desc
@@


1.1
log
@fonts/elstob-font: import elstob-font-2.100

The Elstob font (named for the eighteenth-century Anglo-Saxonist
Elizabeth Elstob) is based on the Double Pica commissioned by Bishop
John Fell in the seventeenth century. Thus:

It is a variable font, with weights ranging from ExtraLight to
ExtraBold, optical sizes from "Fine Print" (circa 6 points) to
"Display" (circa 18 points or greater) and also a grade axis (1-500).
(A non-variable desktop version is also available.)

Outlines have been kept simple to limit file size.

The intention of the font is to include everything in Unicode useful
to a substantial number of medievalists, but the character set has
been limited to around 1000 glyphs to keep file size reasonable.
Many characters from the Medieval Unicode Font Initiative, present
in the designer's Junicode font, can be represented with combining
diacritics.
@
text
@# $NetBSD$

DISTNAME=	Elstob_v2_100
PKGNAME=	elstob-font-2.100
CATEGORIES=	fonts
MASTER_SITES=	${MASTER_SITE_GITHUB:=psb1558/}
GITHUB_PROJECT=	Elstob-font
GITHUB_RELEASE=	v${PKGVERSION_NOREV}
EXTRACT_SUFX=	.zip

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/psb1558/Elstob-font/
COMMENT=	Variable font for medievalists
LICENSE=	ofl-v1.1

WRKSRC=		${WRKDIR}/Elstob_font

NO_CONFIGURE=	yes
NO_BUILD=	yes

.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
@
