pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/cantarell-fonts (fonts/cantarell-fonts) Updated ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28142c99a636
branches:  trunk
changeset: 406027:28142c99a636
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Dec 13 14:52:48 2019 +0000

description:
(fonts/cantarell-fonts) Updated 0.025 to 0.111

0.111
 - Fix the wrongly assigned OS/2 weight class values that e.g. led to Extra Bold
   being selected when Bold was requested.

0.110
 - Space everything a little bit tighter.
 - Scale down whiteCircle and blackCircle by 50%, makes password dots smaller.
 - Tweak feet of one.lf slightly for a more even appearance.
 - Revise lcaron, dcaron and tcaron for collision-free rendering even at bold
   weight. Will need kerning later.
 - Add draft of Cyrillic (GF Cyrillic Plus set), to be improved.
 - Equalize advance width of period, comma, colon, semicolon.
 - Build packages with prebuilt fonts baked in.
 - New contributed AppStream metadata translations for Slovak (Du?an Kazik),
   Slovenian (Matej Urban?i?), Russian (Stas Solovey) and Chinese China
   (Dingzhong Chen).

0.101
 - Countless detail updates to various glyphs
 - Added contributed AppStream metdata translations for Polish (Piotr Dr?g),
   French (Claude Paroz), Indonesian (Kukuh Syafaat), Galician (Fran Dieguez),
   Occitan (C?dric Valmary), Chinese Taiwan (Cheng-Chia Tseng), Spanish (Daniel
   Mustieles), Catalan (Adolfo Jayme), Croatian (gogo), German (Tim Sabsch),
   Dutch (Nathan Follens), Turkish (Emin Tufan ?etin), Serbian (????? ??????),
   Serbian Latin (Marko Kosti?), Hungarian (Gabor Kelemen), Korean (DaeHyun
   Sung), Czech (Marek ?ernock?), Lithuanian (Aurimas ?ernius), Danish (Ask
   Hjorth Larsen), Italian (Gianvito Cavasoli), Romanian (Daniel ?erb?nescu),
   Punjabi (A S Alam), Latvian (R?dolfs Mazurs), Swedish (Anders Jonsson),
   Icelandic (Sveinn ? Felli), Greek (Efstathios Iosifidis)

0.100
 - Redesigned from scratch to interpolate cleanly from thin to extra bold.
   Currently targets the Google Fonts Latin Core and Pro glyph sets.
 - Added contributed AppStream metdata translations for Brazilian Portugese
   (Rafael Fontenelle), Friulian (Fabio Tomat) and Finnish (Jiri Gr?nroos).

diffstat:

 fonts/cantarell-fonts/Makefile |   8 ++++----
 fonts/cantarell-fonts/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r d79c36de7cb9 -r 28142c99a636 fonts/cantarell-fonts/Makefile
--- a/fonts/cantarell-fonts/Makefile    Fri Dec 13 14:41:53 2019 +0000
+++ b/fonts/cantarell-fonts/Makefile    Fri Dec 13 14:52:48 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2016/09/20 11:52:15 mef Exp $
+# $NetBSD: Makefile,v 1.8 2019/12/13 14:52:48 mef Exp $
 #
 
-DISTNAME=      cantarell-fonts-0.0.25
+DISTNAME=      cantarell-fonts-0.111
 CATEGORIES=    fonts
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/cantarell-fonts/0.0/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/cantarell-fonts/0.111/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -24,7 +24,7 @@
 
 do-install:
 .for f in ${INSTALL_FONTS}
-       ${INSTALL_DATA} ${WRKSRC}/otf/${f} ${DESTDIR}${FONTDIR}
+       ${INSTALL_DATA} ${WRKSRC}/prebuilt/${f} ${DESTDIR}${FONTDIR}
 .endfor
 
 .include "../../mk/bsd.pkg.mk"
diff -r d79c36de7cb9 -r 28142c99a636 fonts/cantarell-fonts/distinfo
--- a/fonts/cantarell-fonts/distinfo    Fri Dec 13 14:41:53 2019 +0000
+++ b/fonts/cantarell-fonts/distinfo    Fri Dec 13 14:52:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/09/20 11:52:15 mef Exp $
+$NetBSD: distinfo,v 1.7 2019/12/13 14:52:48 mef Exp $
 
-SHA1 (cantarell-fonts-0.0.25.tar.xz) = b893687a68efa3139b8b429560705b48ba118396
-RMD160 (cantarell-fonts-0.0.25.tar.xz) = 5fb0c05b0a36ed29a238dbaf4f814e197fd16522
-SHA512 (cantarell-fonts-0.0.25.tar.xz) = c09c3ecb3d4c50f613234398fabd327ca92b8abbc27082e8e98f2944f3dd9f0c2ff4c022ff5e5503a86e724bb8e2fbf6cd081f8a29e91b4209f5bf0e32168c3e
-Size (cantarell-fonts-0.0.25.tar.xz) = 351768 bytes
+SHA1 (cantarell-fonts-0.111.tar.xz) = 149eb2552c4fb7a1105a3b9a273d97aa68607cdd
+RMD160 (cantarell-fonts-0.111.tar.xz) = 30d911245da6672a403da39eaa4981d5d0b76a37
+SHA512 (cantarell-fonts-0.111.tar.xz) = 638298a6381a3ede862d1b100fcfea943bebb5e1c0dc4f1597ab2f841e933b484436b139090a669c770c02483a24f2b92bbd12bce71d7a40eb4c325573e3df9e
+Size (cantarell-fonts-0.111.tar.xz) = 326216 bytes



Home | Main Index | Thread Index | Old Index