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.
This commit is contained in:
parent
01b87620a6
commit
7fa6fd2a29
2 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue