Skip to content

Commit 843da75

Browse files
committed
[README.md] added links to new open source projects used to build Hack, updated Copyright year, updated contributor number for v3.001
1 parent bf70867 commit 843da75

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Hack
33

4-
[![Build Status](https://travis-ci.org/source-foundry/Hack.svg?branch=master)](https://travis-ci.org/source-foundry/Hack) [![Contributors](https://img.shields.io/badge/contributors-123-orange.svg?style=flat)](https://github.com/source-foundry/Hack/blob/master/docs/CONTRIBUTORS.md)
4+
[![Build Status](https://travis-ci.org/source-foundry/Hack.svg?branch=master)](https://travis-ci.org/source-foundry/Hack) [![Contributors](https://img.shields.io/badge/contributors-124-orange.svg?style=flat)](https://github.com/source-foundry/Hack/blob/master/docs/CONTRIBUTORS.md)
55

66
Hack v3 is here! [Click here to learn what's new](https://medium.com/source-words/hack-typeface-v3-6943991c1a80).
77

@@ -163,11 +163,13 @@ Hack is built with the following free, open source projects:
163163

164164
- [Font Bakery](https://github.com/googlefonts/fontbakery) - post-compilation modifications
165165
- [fontmake](https://github.com/googlei18n/fontmake) - UFO to ttf compilation
166-
- [font-v](https://github.com/source-foundry/font-v) - semantic font version string editor
166+
- [fontTools](https://github.com/fonttools/fonttools) - OpenType table read/write
167+
- [font-v](https://github.com/source-foundry/font-v) - font version string editor
167168
- [ink](https://github.com/chrissimpkins/ink) - stream editor for CSS file templating
168169
- [OpenFV](https://github.com/openfv/openfv) - open specification for semantic typeface versioning
169170
- [sfnt2woff_zopfli](https://github.com/bramstein/sfnt2woff-zopfli) - ttf to woff web font compilation
170171
- [ttfautohint](https://www.freetype.org/ttfautohint/) - ttf instruction sets
172+
- [uni](https://github.com/source-foundry/uni) - Unicode code point search
171173
- [ufodiff](https://github.com/source-foundry/ufodiff) - UFO source diffs
172174
- [ufoLib](https://github.com/unified-font-object/ufoLib) - UFO source file reads/writes/testing
173175
- [ufolint](https://github.com/source-foundry/ufolint) - UFO source file linting for CI testing
@@ -181,7 +183,7 @@ We would like to acknowledge and thank the [jsDelivr](https://www.jsdelivr.com/)
181183

182184
## License
183185

184-
**Hack** work is © 2017 Source Foundry Authors. MIT License
186+
**Hack** work is © 2018 Source Foundry Authors. MIT License
185187

186188
**Bitstream Vera Sans Mono** © 2003 Bitstream, Inc. (with Reserved Font Names _Bitstream_ and _Vera_). Bitstream Vera License.
187189

0 commit comments

Comments
 (0)