diff options
author | wiz <wiz@pkgsrc.org> | 2020-10-08 12:41:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-10-08 12:41:10 +0000 |
commit | 10f0f5023242b660f902426442b89f3ec53ae676 (patch) | |
tree | a4c4778f9172fd20be5d44a566a26056c80b3f3d /fonts | |
parent | fbcd599f23037e3e9ada17889d103a81829981bd (diff) | |
download | pkgsrc-10f0f5023242b660f902426442b89f3ec53ae676.tar.gz |
cascadia-ttf: update to 2009.22.
2009.22
We realized the Freetype rendering issue documented in #350 had
been addressed in neither 2009.14 nor 2009.21. To that end, this
is a reissue of 2009.21 with that workaround in place.
So, without further ado (and with a new build pipeline thanks to
@madig!):
We have implemented a workaround for a freetype rendering issue
that resulted in chunky rendering for certain glyphs (#350)
This bugfix release to the Cascadia family of fonts fixes
diacritic positioning for the Salishan languages.
2009.14
This update to the Cascadia font family brings the following changes:
Cascadia now has support for the Salishan languages of the
Pacific Northwest and other coastal scripts!
We've fixed an issue in the -<< ligature that caused it to
overlap itself at certain font weights (#355)
We remastered mark positioning for glyphs with existing diacritics
for improved design for letters with multiple diacritics above
We have implemented a workaround for a freetype rendering issue
that resulted in chunky rendering for certain glyphs (#350)
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/cascadia-ttf/Makefile | 4 | ||||
-rw-r--r-- | fonts/cascadia-ttf/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/cascadia-ttf/Makefile b/fonts/cascadia-ttf/Makefile index 3ed8040363a..f1672f0281e 100644 --- a/fonts/cascadia-ttf/Makefile +++ b/fonts/cascadia-ttf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2020/09/09 07:25:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/10/08 12:41:10 wiz Exp $ -DISTNAME= CascadiaCode-2008.25 +DISTNAME= CascadiaCode-2009.22 PKGNAME= ${DISTNAME:S/CascadiaCode/cascadia-ttf/} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=microsoft/} diff --git a/fonts/cascadia-ttf/distinfo b/fonts/cascadia-ttf/distinfo index e745c30d151..495e5daf7bf 100644 --- a/fonts/cascadia-ttf/distinfo +++ b/fonts/cascadia-ttf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2020/09/09 07:25:17 wiz Exp $ +$NetBSD: distinfo,v 1.4 2020/10/08 12:41:10 wiz Exp $ -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 +SHA1 (CascadiaCode-2009.22.zip) = 8423ef7978f0a04fb446dd0bb68ab59214d6e9ac +RMD160 (CascadiaCode-2009.22.zip) = b814d5c76c53ad684dbe69b96a0c07e819bee53e +SHA512 (CascadiaCode-2009.22.zip) = 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04 +Size (CascadiaCode-2009.22.zip) = 8217333 bytes |