pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/cascadia-ttf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct  8 12:41:11 UTC 2020

Modified Files:
        pkgsrc/fonts/cascadia-ttf: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/cascadia-ttf/Makefile \
    pkgsrc/fonts/cascadia-ttf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/cascadia-ttf/Makefile
diff -u pkgsrc/fonts/cascadia-ttf/Makefile:1.3 pkgsrc/fonts/cascadia-ttf/Makefile:1.4
--- pkgsrc/fonts/cascadia-ttf/Makefile:1.3      Wed Sep  9 07:25:17 2020
+++ pkgsrc/fonts/cascadia-ttf/Makefile  Thu Oct  8 12:41:10 2020
@@ -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/}
Index: pkgsrc/fonts/cascadia-ttf/distinfo
diff -u pkgsrc/fonts/cascadia-ttf/distinfo:1.3 pkgsrc/fonts/cascadia-ttf/distinfo:1.4
--- pkgsrc/fonts/cascadia-ttf/distinfo:1.3      Wed Sep  9 07:25:17 2020
+++ pkgsrc/fonts/cascadia-ttf/distinfo  Thu Oct  8 12:41:10 2020
@@ -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



Home | Main Index | Thread Index | Old Index