pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/spleen spleen: update to 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a402041b2c8
branches:  trunk
changeset: 338998:4a402041b2c8
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Sep 03 12:10:50 2019 +0000

description:
spleen: update to 1.1.0.

ChangeLog:

- Add full support for the Latin Extended-A Unicode block
- Add euro symbol
- Character at position CB is 'E' with diaeresis, not with tilde (12x24 version)
- Character at position D6 is 'O' with diaeresis, not with tilde (12x24 version)
- Character at position DC is 'U' with diaeresis, not with tilde (12x24 version)
- Fix tilde alignment in the 'o' with tilde character (32x64 version)
- Fix middle bar thickness in the upper case 'eth' character (12x24 version)
- Fix ring alignment for the 'A' and 'a' characters (16x32 and 32x64 versions)
- Remove strain pixel on the '3' and 'k' characters (32x64 version)
- Remove fillers for characters other than ISO 8859-1 ones (5x8 version)

OK kamil@

diffstat:

 fonts/spleen/Makefile |   4 ++--
 fonts/spleen/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 76523e8a7ec4 -r 4a402041b2c8 fonts/spleen/Makefile
--- a/fonts/spleen/Makefile     Tue Sep 03 12:02:48 2019 +0000
+++ b/fonts/spleen/Makefile     Tue Sep 03 12:10:50 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/06/17 20:50:16 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/03 12:10:50 fcambus Exp $
 
-DISTNAME=      spleen-1.0.5
+DISTNAME=      spleen-1.1.0
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 76523e8a7ec4 -r 4a402041b2c8 fonts/spleen/distinfo
--- a/fonts/spleen/distinfo     Tue Sep 03 12:02:48 2019 +0000
+++ b/fonts/spleen/distinfo     Tue Sep 03 12:10:50 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/06/17 20:50:16 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2019/09/03 12:10:50 fcambus Exp $
 
-SHA1 (spleen-1.0.5.tar.gz) = ca3ab7d39ce3b93817da8541d056f340c687b16c
-RMD160 (spleen-1.0.5.tar.gz) = 270c72b4944e25069a33b78336970a110c5685f5
-SHA512 (spleen-1.0.5.tar.gz) = 9da587274ba7c26ad4c77fd2e37a3872506b882830c564734e8e3e9d3d720b393d1ad419d04912cbead516335817c923318a97257fb59bffb4d574e3fe20b79a
-Size (spleen-1.0.5.tar.gz) = 193869 bytes
+SHA1 (spleen-1.1.0.tar.gz) = a5ecb5c96d4379e366f66025afdfd1c286c345df
+RMD160 (spleen-1.1.0.tar.gz) = 70ee4118ff5a6334f45208f4d3c410de23a24aab
+SHA512 (spleen-1.1.0.tar.gz) = 3d3244c0ec1c5710c1b09326cb9627be481bd2a91331b887c240207a88328a658cf50b39db87b15290cb06090e377759981e27805d32c8b42f908c4b388dce56
+Size (spleen-1.1.0.tar.gz) = 175797 bytes



Home | Main Index | Thread Index | Old Index