summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2021-10-30 12:37:38 +0000
committerrhialto <rhialto@pkgsrc.org>2021-10-30 12:37:38 +0000
commit39e2c6f804883cf22fcab5fba1f1852a98910b50 (patch)
tree3666e31d3ff2d2602178f4dde2cb50e94b4b44f6 /fonts
parentc045c54985c532065ff0f42f9869595d167cfb68 (diff)
downloadpkgsrc-39e2c6f804883cf22fcab5fba1f1852a98910b50.tar.gz
fonts/recursive-ttf: update to 1.082
1.079: Several small fixes to diacritics and kerning Several small fixes to diacritics and spacing: Fixes #472 - Accidental kerning pair in Sans: standard (tabular) 1 and 7 Fixes #465 - Overly-tight kerning: right quote + e accents Fixes #450 - Combining vertical line below had incorrect Unicode value. 1.081: Make default numbers fully tabular, add fuller pnum feature, and other tiny fixes & upgrades The main change here is that the default characters for all instances (Sans included) are now fully tabular, for better use in data tables, numerical animations, invoices, and more. They were always intended to be tabular by default, but they were unintentionally given kerning that made them not-quite-tabular. The kerning that was present was useful, so it was moved into a fuller proportional numbers (pnum) feature, and can still be activated for better text flow. Overall changes: Adds a minus.superior glyph, for negative exponents Aixes the width of the prebuilt 1/2 glyph in Sans styles (Closes #479) Adds a ratio glyph (Closes #480) Adds mu as a greek character. It was already there under the mu.math Unicode value, but this will make it easier to find and use (Closes #481) Fixes not-quite-tabular figures (Closes #482) 1.082: Glyph width corrections: Sans minus.superior, Mono fl and fi Latest A minus.superior sign for exponents/superiors was added in the last release. However, it was too wide in the Sans styles. This release corrects that. It also adds the ability to substitute the minus.superior for the hyphen rather than only the minus, for easier access. It also closes #483, by making the fi and fl glyphs only 1 unit wide in the mono. Note that these glyphs aren't ligatures that are easily accessible or intended for use in code -- they are only there for describing the specific Unicode characters 0xFB01 - fi and 0xFB02 - fl.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/recursive-ttf/Makefile4
-rw-r--r--fonts/recursive-ttf/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/recursive-ttf/Makefile b/fonts/recursive-ttf/Makefile
index 29c57528878..17b0f78eeff 100644
--- a/fonts/recursive-ttf/Makefile
+++ b/fonts/recursive-ttf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2021/04/30 18:03:21 rhialto Exp $
+# $NetBSD: Makefile,v 1.5 2021/10/30 12:37:38 rhialto Exp $
GITHUB_PROJECT= recursive
GITHUB_RELEASE= v${PKGVERSION_NOREV}
DISTNAME= ArrowType-Recursive-${PKGVERSION_NOREV}
-PKGNAME= recursive-ttf-1.078
+PKGNAME= recursive-ttf-1.082
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=arrowtype/}
EXTRACT_SUFX= .zip
diff --git a/fonts/recursive-ttf/distinfo b/fonts/recursive-ttf/distinfo
index 8a99df745e6..5a28cac5c7f 100644
--- a/fonts/recursive-ttf/distinfo
+++ b/fonts/recursive-ttf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:27:22 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/10/30 12:37:38 rhialto Exp $
-BLAKE2s (ArrowType-Recursive-1.078.zip) = 30c840e5209e5a2f16c1d9aef3da6dfd7495619f50750ee8f5e60f4c73dc6039
-SHA512 (ArrowType-Recursive-1.078.zip) = 1570a515c5876ab5c6e7c45b4e31ebb15c2948d8fb6f453be1c53df9a7984520b33261ba50c0955755527f011b371b9fb94536af9867b74e16bcc5b514743519
-Size (ArrowType-Recursive-1.078.zip) = 47416419 bytes
+BLAKE2s (ArrowType-Recursive-1.082.zip) = 87cbd37e94afbe6f6940b39a90b3d59b6f4bb649dda57c7ca40a00426166ea8c
+SHA512 (ArrowType-Recursive-1.082.zip) = 083ed52fd189cf74526e3a19f1dc2113dea377630c1399af80f30e4614097c05f83a02ba9277a9906ea82cecf85faf8c176523fd27bae7cb920efd51ca9d5a70
+Size (ArrowType-Recursive-1.082.zip) = 77028434 bytes