summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-09 07:25:17 +0000
committerwiz <wiz@pkgsrc.org>2020-09-09 07:25:17 +0000
commitc42a0b51cfcb0cda67762e05dd36efb6bfc95b74 (patch)
treee655c9c6b25094ee699c5868eda872300427bd6a /fonts
parentdae10d1c89ff5b39f3ea66bcfc6aa2b78a01b4e1 (diff)
downloadpkgsrc-c42a0b51cfcb0cda67762e05dd36efb6bfc95b74.tar.gz
cascadia-ttf: update to 2008.25.
This update to the Cascadia family of fonts brings the following changes: We are now generating static TTFs for every named variant These static instances will be hinted using ttfautohint, and so will look different than the variable font at small and intermediate point sizes We've temporarily stopped shipping variable OTFs due to some concerns about overlapping and psautohint The heaviest weight of Cascadia has been made a little lighter We have aligned the Powerline glyphs and the box-/line-drawing glyphs better to their metrics and to the letter glyphs Diacritic anchors have been added to all alphabetic characters (#282, #330) The font now ships with decomposed fi and fl ligatures The horn combining diacritic has had its weight fixed somewhat for Bold Primes have been redesigned to give them a more "angled" feel (#294) Acute and grave have been given additional weight to help differentiate them from dot (#268) The contextual alternate for x used to signify hexadecimal numbers has been disabled (#285)
Diffstat (limited to 'fonts')
-rw-r--r--fonts/cascadia-ttf/Makefile8
-rw-r--r--fonts/cascadia-ttf/PLIST26
-rw-r--r--fonts/cascadia-ttf/distinfo10
3 files changed, 33 insertions, 11 deletions
diff --git a/fonts/cascadia-ttf/Makefile b/fonts/cascadia-ttf/Makefile
index f5d9bbe16eb..3ed8040363a 100644
--- a/fonts/cascadia-ttf/Makefile
+++ b/fonts/cascadia-ttf/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2020/07/17 23:50:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/09 07:25:17 wiz Exp $
-DISTNAME= CascadiaCode-2007.01
+DISTNAME= CascadiaCode-2008.25
PKGNAME= ${DISTNAME:S/CascadiaCode/cascadia-ttf/}
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=microsoft/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
GITHUB_PROJECT= cascadia-code
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -15,7 +15,5 @@ LICENSE= ofl-v1.1
WRKSRC= ${WRKDIR}
-USE_LANGUAGES= # none
-
.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/cascadia-ttf/PLIST b/fonts/cascadia-ttf/PLIST
index 947e5a8dbd5..26d3a80c44f 100644
--- a/fonts/cascadia-ttf/PLIST
+++ b/fonts/cascadia-ttf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/07/17 23:50:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/09/09 07:25:17 wiz Exp $
share/fonts/X11/OTF/CascadiaCode-Bold.otf
share/fonts/X11/OTF/CascadiaCode-ExtraLight.otf
share/fonts/X11/OTF/CascadiaCode-Light.otf
@@ -23,7 +23,31 @@ share/fonts/X11/OTF/CascadiaMonoPL-Light.otf
share/fonts/X11/OTF/CascadiaMonoPL-Regular.otf
share/fonts/X11/OTF/CascadiaMonoPL-SemiBold.otf
share/fonts/X11/OTF/CascadiaMonoPL-SemiLight.otf
+share/fonts/X11/TTF/CascadiaCode-Bold.ttf
+share/fonts/X11/TTF/CascadiaCode-ExtraLight.ttf
+share/fonts/X11/TTF/CascadiaCode-Light.ttf
+share/fonts/X11/TTF/CascadiaCode-Regular.ttf
+share/fonts/X11/TTF/CascadiaCode-SemiBold.ttf
+share/fonts/X11/TTF/CascadiaCode-SemiLight.ttf
share/fonts/X11/TTF/CascadiaCode.ttf
+share/fonts/X11/TTF/CascadiaCodePL-Bold.ttf
+share/fonts/X11/TTF/CascadiaCodePL-ExtraLight.ttf
+share/fonts/X11/TTF/CascadiaCodePL-Light.ttf
+share/fonts/X11/TTF/CascadiaCodePL-Regular.ttf
+share/fonts/X11/TTF/CascadiaCodePL-SemiBold.ttf
+share/fonts/X11/TTF/CascadiaCodePL-SemiLight.ttf
share/fonts/X11/TTF/CascadiaCodePL.ttf
+share/fonts/X11/TTF/CascadiaMono-Bold.ttf
+share/fonts/X11/TTF/CascadiaMono-ExtraLight.ttf
+share/fonts/X11/TTF/CascadiaMono-Light.ttf
+share/fonts/X11/TTF/CascadiaMono-Regular.ttf
+share/fonts/X11/TTF/CascadiaMono-SemiBold.ttf
+share/fonts/X11/TTF/CascadiaMono-SemiLight.ttf
share/fonts/X11/TTF/CascadiaMono.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-Bold.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-ExtraLight.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-Light.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-Regular.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-SemiBold.ttf
+share/fonts/X11/TTF/CascadiaMonoPL-SemiLight.ttf
share/fonts/X11/TTF/CascadiaMonoPL.ttf
diff --git a/fonts/cascadia-ttf/distinfo b/fonts/cascadia-ttf/distinfo
index 0e89456740f..e745c30d151 100644
--- a/fonts/cascadia-ttf/distinfo
+++ b/fonts/cascadia-ttf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/07/17 23:50:44 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/09/09 07:25:17 wiz Exp $
-SHA1 (CascadiaCode-2007.01.zip) = 3e337821738dd83fdffc9e8973ba501f7cf103ad
-RMD160 (CascadiaCode-2007.01.zip) = 37df4a28806510e20dc96db5d1a5cfbab6f27a75
-SHA512 (CascadiaCode-2007.01.zip) = ed94eb1b4fb10bd157b1cd6cbf0fda2915f48ae324f464e0cb7a7fe1d4f445dd4c6dac57a1100b01729f82d08b04e8e841e89558721742b40c83386bec862c5f
-Size (CascadiaCode-2007.01.zip) = 3478705 bytes
+SHA1 (CascadiaCode-2008.25.zip) = 7c5f3d8ff5c917548ea2536ddae0894175398edd
+RMD160 (CascadiaCode-2008.25.zip) = 542bfb334b32461639fe0ab1fee1a3e1d64d9162
+SHA512 (CascadiaCode-2008.25.zip) = 7452791e69ef6af65acb1aae541600a3060c25ad879d0f819d0adb9ee031a820a2cacff8f40f93595b7b36c48073d48e0769035452b1d1b02f78946319fbbf5a
+Size (CascadiaCode-2008.25.zip) = 8745667 bytes