pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Mar 13 21:19:52 UTC 2018

Modified Files:
        pkgsrc/fonts: Makefile
Added Files:
        pkgsrc/fonts/Inter-UI: DESCR Makefile PLIST distinfo
Removed Files:
        pkgsrc/fonts/Interface: DESCR Makefile PLIST distinfo

Log Message:
Update Interface to 2.5, now called Inter-UI.

The fonts got major updates and changed their names. There is now a new
original "Black" weight. They still look gorgeous :)


To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 pkgsrc/fonts/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/Inter-UI/DESCR \
    pkgsrc/fonts/Inter-UI/Makefile pkgsrc/fonts/Inter-UI/PLIST \
    pkgsrc/fonts/Inter-UI/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/fonts/Interface/DESCR \
    pkgsrc/fonts/Interface/Makefile pkgsrc/fonts/Interface/PLIST \
    pkgsrc/fonts/Interface/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/Makefile
diff -u pkgsrc/fonts/Makefile:1.314 pkgsrc/fonts/Makefile:1.315
--- pkgsrc/fonts/Makefile:1.314 Fri Mar  2 15:11:48 2018
+++ pkgsrc/fonts/Makefile       Tue Mar 13 21:19:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.314 2018/03/02 15:11:48 wiz Exp $
+# $NetBSD: Makefile,v 1.315 2018/03/13 21:19:52 bsiegert Exp $
 #
 
 COMMENT=       Fonts
@@ -11,7 +11,7 @@ SUBDIR+=      EB-Garamond
 SUBDIR+=       FiraCode
 SUBDIR+=       Hack-ttf
 SUBDIR+=       Hasklig
-SUBDIR+=       Interface
+SUBDIR+=       Inter-UI
 SUBDIR+=       Merriweather-ttf
 SUBDIR+=       Office-Code-Pro
 SUBDIR+=       SDL2_ttf

Added files:

Index: pkgsrc/fonts/Inter-UI/DESCR
diff -u /dev/null pkgsrc/fonts/Inter-UI/DESCR:1.1
--- /dev/null   Tue Mar 13 21:19:52 2018
+++ pkgsrc/fonts/Inter-UI/DESCR Tue Mar 13 21:19:52 2018
@@ -0,0 +1,19 @@
+Interface started out in late 2016 as an experiment to build a
+perfectly pixel-fitting font at a specific small size. The
+idea was that by crafting a font in a particular way, with a
+particular coordinate system (Units Per EM), and for a particular
+target rasterization size (11), it would be possible to get the
+best of both sharpness and readability.
+
+However after a few months of using an early version of Interface,
+it dawned on everyone exposed to the test that this approach had
+some serious real-world problems. Most notably that it was really
+hard to read longer text. Because of the pixel-aligning nature of
+that approach, the font took an almost mono-spaced appearance,
+making it really easy to read numbers, punctuation and very short
+words, but eye-straining to read anything longer.
+
+The project was rebooted with a different approach, sticking with
+the specific UPM, but crafting glyphs and kerning in a way that
+made for more variation in the rhythm and smoother vertical and
+horizontal stems.
Index: pkgsrc/fonts/Inter-UI/Makefile
diff -u /dev/null pkgsrc/fonts/Inter-UI/Makefile:1.1
--- /dev/null   Tue Mar 13 21:19:52 2018
+++ pkgsrc/fonts/Inter-UI/Makefile      Tue Mar 13 21:19:52 2018
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2018/03/13 21:19:52 bsiegert Exp $
+
+VERSION=       2.5
+DISTNAME=      Inter-UI-${VERSION}
+CATEGORIES=    fonts
+MASTER_SITES=  https://github.com/rsms/inter/releases/download/v${VERSION}/
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://rsms.me/inter/
+COMMENT=       Font for highly legible text on computer screens
+LICENSE=       ofl-v1.1
+
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+WRKSRC=                ${WRKDIR}
+
+FONTS_DIRS.ttf+=       ${PREFIX}/share/fonts/X11/TTF
+
+INSTALLATION_DIRS=     share/fonts/X11/TTF
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/"Inter UI (OTF)"/*.otf ${DESTDIR}${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/Inter-UI/PLIST
diff -u /dev/null pkgsrc/fonts/Inter-UI/PLIST:1.1
--- /dev/null   Tue Mar 13 21:19:52 2018
+++ pkgsrc/fonts/Inter-UI/PLIST Tue Mar 13 21:19:52 2018
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2018/03/13 21:19:52 bsiegert Exp $
+share/fonts/X11/TTF/Inter-UI-Black.otf
+share/fonts/X11/TTF/Inter-UI-BlackItalic.otf
+share/fonts/X11/TTF/Inter-UI-Bold.otf
+share/fonts/X11/TTF/Inter-UI-BoldItalic.otf
+share/fonts/X11/TTF/Inter-UI-Italic.otf
+share/fonts/X11/TTF/Inter-UI-Medium.otf
+share/fonts/X11/TTF/Inter-UI-MediumItalic.otf
+share/fonts/X11/TTF/Inter-UI-Regular.otf
Index: pkgsrc/fonts/Inter-UI/distinfo
diff -u /dev/null pkgsrc/fonts/Inter-UI/distinfo:1.1
--- /dev/null   Tue Mar 13 21:19:52 2018
+++ pkgsrc/fonts/Inter-UI/distinfo      Tue Mar 13 21:19:52 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/13 21:19:52 bsiegert Exp $
+
+SHA1 (Inter-UI-2.5.zip) = 3799911979ca1e46c1e299f46e9369838cd10665
+RMD160 (Inter-UI-2.5.zip) = 42230e5a5d1380ff0d8ad012ca70dba4c684cd7e
+SHA512 (Inter-UI-2.5.zip) = 8c50192b819fcab0243ae67cf7e927c3b3c0818896212f16388e57588a8ef0a2c3d52bd4fc9c9516e2986fb845f710cc87b67376cfd1a9bea37130b1495e1e54
+Size (Inter-UI-2.5.zip) = 11166834 bytes



Home | Main Index | Thread Index | Old Index