diff options
author | wiz <wiz@pkgsrc.org> | 2021-03-12 10:31:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-03-12 10:31:07 +0000 |
commit | 6598f0ce6d6d2c6382f8a68d447726773eadba11 (patch) | |
tree | b9e0698a907c90ba6c08305683266ca60ff4ac33 | |
parent | 0095de4225dced9bc50082e3bbe397024230ec0e (diff) | |
download | pkgsrc-6598f0ce6d6d2c6382f8a68d447726773eadba11.tar.gz |
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
-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 a830abecfaa..31471ca766d 100644 --- a/fonts/cascadia-ttf/Makefile +++ b/fonts/cascadia-ttf/Makefile @@ -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/} diff --git a/fonts/cascadia-ttf/distinfo b/fonts/cascadia-ttf/distinfo index e3babac4bea..89947895c5d 100644 --- a/fonts/cascadia-ttf/distinfo +++ b/fonts/cascadia-ttf/distinfo @@ -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 |