Skip to content

Commit

Permalink
Update to the latest version
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
khorben committed Dec 3, 2016
1 parent 0bc1bdb commit 90a51bc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions fonts/sourcecodepro-fonts/Makefile
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# $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= [email protected]
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
Expand Down
10 changes: 5 additions & 5 deletions fonts/sourcecodepro-fonts/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 90a51bc

Please sign in to comment.