diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-06 07:01:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-06 07:01:53 +0000 |
commit | 44a97dbfb6bd31bf5b4181761842263b2bed3a1b (patch) | |
tree | 57a147155b0bb8d3fbde93f4100a05341b16a1d9 /fonts/AnonymousPro | |
parent | 83922a539705f25131b97e194d6da72bcf40d43c (diff) | |
download | pkgsrc-44a97dbfb6bd31bf5b4181761842263b2bed3a1b.tar.gz |
Update to 1.002, from Benedek Gergely on pkgsrc-users.
8 September 2010 (Mark Simonson) Anonymous Pro Version 1.002
- Fixed (stupid) incorrect design of quotesinglbase and quotedblbase
- Lengthened hyphen
- Shortened underscore so that it is distinct from adjacent underscores
- Increased the weight of the ampersand to make it visually the same weight as other glyphs
- Adjusted vertical position of "<", ">" and math characters to align with hyphen
- Modified design of Cyrillic "ze" to better distinguish it from "3"
- Modified 12ppm and 13ppm "m" bitmap so it does not touch adjacent glyphs
- Corrected asymmetrical parentheses in 13ppm bitmaps
- Corrected missing encoding of .null and CR
- Added installation instructions for Linux to README.txt
Diffstat (limited to 'fonts/AnonymousPro')
-rw-r--r-- | fonts/AnonymousPro/Makefile | 11 | ||||
-rw-r--r-- | fonts/AnonymousPro/distinfo | 8 |
2 files changed, 9 insertions, 10 deletions
diff --git a/fonts/AnonymousPro/Makefile b/fonts/AnonymousPro/Makefile index 0a0a7d79dbd..a5819e4034e 100644 --- a/fonts/AnonymousPro/Makefile +++ b/fonts/AnonymousPro/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2014/06/01 16:35:31 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/08/06 07:01:53 wiz Exp $ # -DISTNAME= AnonymousPro-1.001 -PKGREVISION= 1 +DISTNAME= AnonymousPro-1.002 CATEGORIES= fonts -MASTER_SITES= http://www.ms-studio.com/FontSales/ +MASTER_SITES= http://www.marksimonson.com/assets/content/fonts/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ms-studio.com/FontSales/anonymouspro.html +HOMEPAGE= http://www.marksimonson.com/fonts/view/anonymous-pro COMMENT= Fixed width Sans designed especially for Coders LICENSE= ofl-v1.1 -#WRKSRC= ${WRKDIR}/AnonymousPro-1.001 +WRKSRC= ${WRKDIR}/AnonymousPro-1.002.001 USE_LANGUAGES= # none NO_CONFIGURE= YES diff --git a/fonts/AnonymousPro/distinfo b/fonts/AnonymousPro/distinfo index f4d5a324c23..914e6d2f29b 100644 --- a/fonts/AnonymousPro/distinfo +++ b/fonts/AnonymousPro/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/03 18:24:47 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/08/06 07:01:53 wiz Exp $ -SHA1 (AnonymousPro-1.001.zip) = 3fbdb062b2cd9d708e799aec5483442d39a3885c -RMD160 (AnonymousPro-1.001.zip) = cda137df0611b72e529c315b148b5f3669df8fc6 -Size (AnonymousPro-1.001.zip) = 286506 bytes +SHA1 (AnonymousPro-1.002.zip) = 87651de93312fdd3f27e50741d2a0630a41ec30d +RMD160 (AnonymousPro-1.002.zip) = 75d29f506a0ec98d53ebec8acd8c0417f4d7f1ec +Size (AnonymousPro-1.002.zip) = 284289 bytes |