From a0f3a5d22ac24060c55e2557846bb44034e72943 Mon Sep 17 00:00:00 2001 From: khorben Date: Sat, 3 Dec 2016 02:26:54 +0000 Subject: Update to the latest version Changes: version 2.030 (romans) & version 1.050 (italics) created 2016/06/09 Updates outlines for Q to address interpolation issues. version 2.028 (romans) & version 1.048 (italics) created 2016/06/08 Updates outlines for Q to address CFF hinting issues. Corrects OpenType feature rules relating to capital figures and alternate 1s. Fixes final names for fi and fl ligatures to f_i and f_l. version 2.026 (romans) & version 1.046 (italics) created 2016/06/01 Updates the design of 1s in all styles for better character recognition. Adds alternates for l (lowercase L) and 1. (issue #126) Removes colored artwork from default forms of glyphs. Adds IVSes for emoji representation for pictorial glyphs. version 2.020 (romans) & version 1.040 (italics) created 2016/05/05 Fixes issue #121 for Italic. Updates TT hinting for Block- and Quadrant glyphs (U+2080 -- U+209F). Adds manual TT hints to specific Box Drawing Characters for improved horizontal connection. version 2.015 (romans) & version 1.035 (italics) created 2016/05/02 Redesigns box drawing shades (issue #57). Zeros widths of fraction characters in frac feature (issue #121). Adds TrueType hints to box drawing characters (issue #122). Removes NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts. Gzips SVG table documents. --- fonts/sourcecodepro-fonts/Makefile | 10 +++++----- fonts/sourcecodepro-fonts/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'fonts') diff --git a/fonts/sourcecodepro-fonts/Makefile b/fonts/sourcecodepro-fonts/Makefile index 462f67b419c..cafc0600094 100644 --- a/fonts/sourcecodepro-fonts/Makefile +++ b/fonts/sourcecodepro-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2016/06/11 18:55:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2016/12/03 02:26:54 khorben Exp $ -DISTNAME= sourcecodepro-fonts-1.030 +DISTNAME= sourcecodepro-fonts-1.050 CATEGORIES= fonts -MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/archive/2.010R-ro/ -DISTFILES= 1.030R-it.tar.gz +MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/ +DISTFILES= 1.050R-it.tar.gz DIST_SUBDIR= ${DISTNAME} MAINTAINER= ryoon@NetBSD.org @@ -11,7 +11,7 @@ HOMEPAGE= https://adobe-fonts.github.io/source-code-pro/ COMMENT= Set of monospaced OpenType fonts designed for coding environments LICENSE= ofl-v1.1 -WRKSRC= ${WRKDIR}/source-code-pro-2.010R-ro-1.030R-it +WRKSRC= ${WRKDIR}/source-code-pro-2.030R-ro-1.050R-it USE_LANGUAGES= # none NO_BUILD= yes diff --git a/fonts/sourcecodepro-fonts/distinfo b/fonts/sourcecodepro-fonts/distinfo index d5d7d48d9c7..711b078b56f 100644 --- a/fonts/sourcecodepro-fonts/distinfo +++ b/fonts/sourcecodepro-fonts/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/06/11 18:55:07 wiz Exp $ +$NetBSD: distinfo,v 1.6 2016/12/03 02:26:54 khorben Exp $ -SHA1 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = d266fb8cc558a85d76432ee0731144fade7b4be1 -RMD160 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = fdcd19b5276887cb95b1688ac4daf582e0347195 -SHA512 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 0fdc27dbe99a19b85f1913fc256db51ae8776b0d5602a3a3efdef5e5ad4a15fd619c45600f6c6fd5a891de5e7b06f8f0588e2c56c5ccd1e03c26ce1801b4094b -Size (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 7682204 bytes +SHA1 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = fb8601043ec55da1b1cfd27a0843ea5eb14c6cad +RMD160 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = 33a1b3908ae471c7ca4ce75e94bc924340b97003 +SHA512 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = e4ff04ac926e07f4cfa824d3ff4c6c9475c5e0a4172ed055aac8c80378f79c0c5838214377a7ea3bc2bb3997804f5a1420abaae7bf13c6e4a4ffe6f82d01a2e3 +Size (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = 8245124 bytes -- cgit v1.2.3