this patch updates inter to version 3.15.

'portcheck', 'port-lib-depends-check' and 'update-plist' returns OK.
Port has no tests, so 'make test' also returns OK.

Updated/Tested on x86_64.


ChangeLog:

v3.15:
* Fixes an issue with the variable font, where some software would not
list the various weights correctly.
* Fixes an issue with rendering on Windows with ClearType where some
glyphs using advanced OpenType features (component transformations)
would render incorrectly, with a slight vertical offset.
* Improvements to Elfdalian, improving the /yogonek and /eth glyphs
* Improvements to /eth U+00F0 glyph f7924a2#commitcomment-41610142

v3.14:
* Fixes position of ring at bottom of /Aringbelow U+1E00.
* Fixes interpolation issues with /omegatitlocyrillic /omega and /pisymbolgreek.
* Fixes an issue with /dotmacroncomb.cn used by glyphs like /Adotmacron.
* Adds /bitcoin glyph U+20BF.
* Adds /insertionsymbol U+2380.
* Adds specialized glyphs /Aringogonek, /aringogonek, /Yogonek and
/yogonek to fully support Elfdalian script.
* Adds U+EE01, a vertically-centered colon used by Android on the lock screen
* Improves kerning of /quotedblright,/quoteright and /period,/comma.
* Improves design of "Theta" U+03F4, U+0398 and "Fita" U+0472, U+0473.
* Improves design of /yhook and use /ucyrillic in /Ukcyrillic /ukcyrillic.
* Improves design of /dzaltone and /dzcurl.
* Improves design of /percent, /perthousand and /pertenthousand glyphs.
* Improves variable-font metadata (STAT table).
* Improves (tunes) calt case substitutions, e.g. "x -X".
* Changes codepoint mapping of /q.sups from U+146B to private-area U+E163.


Cheers,
Alex
Index: Makefile
===================================================================
RCS file: /cvs/ports/fonts/inter/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile	25 May 2020 05:02:57 -0000	1.6
+++ Makefile	13 Jan 2021 21:39:52 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	typeface carefully crafted & designed for computer screens
 
-V =		3.13
+V =		3.15
 DISTNAME =	Inter-$V
 PKGNAME =	inter-$V
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/fonts/inter/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- distinfo	25 May 2020 05:02:57 -0000	1.5
+++ distinfo	13 Jan 2021 21:39:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (Inter-3.13.zip) = eJ00IQIp2BSvxb19C0Yju4nI2Ac/vnsKJPv3ckhWTaY=
-SIZE (Inter-3.13.zip) = 18484208
+SHA256 (Inter-3.15.zip) = FTQojrWZ9XrL8sWsABDalJXC7lMRbgjXmVVcb47iIVY=
+SIZE (Inter-3.15.zip) = 22090616
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/fonts/inter/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST	25 May 2020 05:02:57 -0000	1.3
+++ pkg/PLIST	13 Jan 2021 21:39:52 -0000
@@ -39,4 +39,3 @@ share/fonts/inter/Inter-Thin.otf
 share/fonts/inter/Inter-Thin.ttf
 share/fonts/inter/Inter-ThinItalic.otf
 share/fonts/inter/Inter-ThinItalic.ttf
-share/fonts/inter/Inter-V.otf

Reply via email to