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:           Fri Mar 12 10:31:07 UTC 2021

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

Log Message:
cascadia-ttf: update to 2102.25.

This is a bugfix release of the Cascadia font family.

Fixes include:

    Closes #406 - updated anchor type to lock with the other equals-related ligatures
    Closes #408 - corrected component used for glyph to align with Unicode
    Closes #412 - updated locl features removing iacute_j ligature and Catalan substitution
    Closes #414 - increased overlaps of middle glyph for arrow ligatures
    Closes #415 - reduces width of macronbelow
    Closes #416 - rolls back name ID 4 modification as JetBrains cannot process it correctly
    Closes #428 - rolls back variation of the underline to prevent MVAR table generation

    Repositioned tilde in related ligatures. Previously it was higher than the standard one.
    Added missing vietnamese anchors on acute and grave (futureproofing).
    Corrected / made consistent greater & less positioning in </> and <$> related ligatures.
    Otherwise reviewed hinting


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/cascadia-ttf/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/fonts/cascadia-ttf/Makefile:1.7
--- pkgsrc/fonts/cascadia-ttf/Makefile:1.6      Thu Feb 18 10:16:53 2021
+++ pkgsrc/fonts/cascadia-ttf/Makefile  Fri Mar 12 10:31:07 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/02/18 10:16:53 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2021/03/12 10:31:07 wiz Exp $
 
-DISTNAME=      CascadiaCode-2102.03
+DISTNAME=      CascadiaCode-2102.25
 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.5 pkgsrc/fonts/cascadia-ttf/distinfo:1.6
--- pkgsrc/fonts/cascadia-ttf/distinfo:1.5      Thu Feb 18 10:16:53 2021
+++ pkgsrc/fonts/cascadia-ttf/distinfo  Fri Mar 12 10:31:07 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/02/18 10:16:53 wiz Exp $
+$NetBSD: distinfo,v 1.6 2021/03/12 10:31:07 wiz Exp $
 
-SHA1 (CascadiaCode-2102.03.zip) = 2cc81173d4eb7ad6e1126f096e33ec3a1f746adb
-RMD160 (CascadiaCode-2102.03.zip) = 35a8ede7b584698c4088ad42b9e0f4380d47fe61
-SHA512 (CascadiaCode-2102.03.zip) = 167629f5111db4bcf7e51937e5fa072e16ff2dcdc8a3f003b70afb2f49ab15d839c1f6261d9c0ef15a71a45e0f04a29a5ae8102e8dd6cf6a00e8b003cf8b5fcd
-Size (CascadiaCode-2102.03.zip) = 8676365 bytes
+SHA1 (CascadiaCode-2102.25.zip) = 2337362a23b18f06793c901cf0c9e1f1f1defecd
+RMD160 (CascadiaCode-2102.25.zip) = 8d7caa81972388701e37ed3c26cc88eb8e294012
+SHA512 (CascadiaCode-2102.25.zip) = 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002
+Size (CascadiaCode-2102.25.zip) = 8666729 bytes



Home | Main Index | Thread Index | Old Index