diff options
author | toshii <toshii> | 2002-12-23 12:52:29 +0000 |
---|---|---|
committer | toshii <toshii> | 2002-12-23 12:52:29 +0000 |
commit | 79a31e12aa95f7a30b68fe686f1905576afce41e (patch) | |
tree | 9052fac930843506800d37678201cd3beb356bfa /fonts/monafonts/Makefile | |
parent | fe5e4f844a41e5a9de607d506c7fd139701a4e9c (diff) | |
download | pkgsrc-79a31e12aa95f7a30b68fe686f1905576afce41e.tar.gz |
Update to monafont-2.22 (2002/12/20). Changes are:
- Support ISO-10646(Unicode) for all sizes.
- Fix 16 point alphanumeric glyphs.
- Increase efficiency of make_cmap and ttfpack (by Mr. 18).
Diffstat (limited to 'fonts/monafonts/Makefile')
-rw-r--r-- | fonts/monafonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile index 94907fe16f7..e2d4ee85412 100644 --- a/fonts/monafonts/Makefile +++ b/fonts/monafonts/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/10/31 13:59:24 toshii Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/23 12:52:29 toshii Exp $ -DISTNAME= monafont-2.21 +DISTNAME= monafont-2.22 PKGNAME= ${DISTNAME:S/font/fonts/} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=monafont/} |