From 86f02ad73565cddc359e58ca697b6d736b3109a0 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Sun, 16 Aug 2015 11:53:05 -0400 Subject: [PATCH] added contributors list --- CHANGELOG.md | 6 +++--- CONTRIBUTORS.md | 32 ++++++++++++++++++++++++++++++++ README.md | 16 ++++++++++++++-- 3 files changed, 49 insertions(+), 5 deletions(-) create mode 100644 CONTRIBUTORS.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ecc1ae5a..f3cd4e4ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Version 2.0 +# Version 2.009 ### New Glyphs @@ -9,7 +9,6 @@ - New glyphs for Pan African Latin character set (shapes from DejaVu Sans Mono typeface) - New glyphs for Cyrillic (ISO-8859-5) character set (shapes from DejaVu Sans Mono typeface) - New glyphs for Greek (ISO-8859-7) character set (shapes from DejaVu Sans Mono typeface) -- New glyphs for Arabic (ISO-8859-6) character set (shapes from DejaVu Sans Mono typeface) - New glyphs for Armenian character set (shapes from DejaVu Sans Mono typeface) - New glyphs for Georgian character set (shapes from DejaVu Sans Mono typeface) - New punctuation glyphs (shapes from DejaVu Sans Mono typeface) @@ -28,6 +27,7 @@ - New **iogonek** - New **itilde** - New **uppercase upsilon** +- New **uppercase upsilon tonos** - New uni0069 - New uni0457 - New uni0458 @@ -39,7 +39,7 @@ - Modified **uppercase Q** - added flared tail and modified tail angle - Modified **uppercase F** - central arm lowered to fill open gap at the base -- Modified **lowercase a** - added curved tail +- Modified **lowercase a** - added curved tail/spur - Modified **lowercase b** - decreased width of terminal, opened angle - Modified **lowercase d** - decreased width of terminal, opened angle - Modified **lowercase g** - decreased width of terminal, opened angle diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..0c5a18681 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,32 @@ +## Contributors + +### Hack + +Christopher Simpkins +Nikos Tzanos +Jason Evans + +### DejaVu + +Štěpán Roh +Sander Vesik +Andrey Panov +Ben Laenen +Tim May +David Jež +David Lawrence Ramsey +Danilo Šegan +Eugeniy Meshcheryakov +Keenan Pepper +Denis Jacquerye +Gee Fung Sit +Rémy Oudompheng +Roozbeh Pournader +Vasek Stoudulka +Ognan Kulev +John Karp +Lars Christensen + +### Bitstream Vera + +Jim Lyles diff --git a/README.md b/README.md index 01c355f71..03248e0a1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ### About -No frills. No gimmicks. Hack is hand groomed and optically balanced to be a workhorse code face. +No frills. No gimmicks. Hack is hand groomed and optically balanced to be a workhorse face for code. It has deep roots in the libre, open source typeface community and expands upon the contributions of the Bitstream Vera & DejaVu projects. The face has been re-designed with a larger glyph set, modifications of the original glyph shapes (including distinct point styles and semi-bold punctuation weight in the regular set to make analphabetic characters less transparent), and meticulous attention to metrics (including numerous spacing adjustments to improve the rhythm of the face and the legibility of code at small text sizes). The large x-height + wide aperture + low contrast design combined with Type 1 hinting/hint replacement programs and a TrueType instruction set make it highly legible at commonly used source code text sizes with a sweet spot that runs in the 8px - 12px range on modern desktop and laptop monitors. Combine it with an HD monitor and you can comfortably work at 6 or 7px sizes. @@ -23,7 +23,7 @@ The font binaries are released under a license that permits unlimited print, des - **Typeface Name**: Hack - **Category**: Monospaced -- **Language Support**: Extended Latin, modern Greek, Cyrillic character sets +- **Character Set Support**: Extended Latin, modern Greek, Cyrillic, Vietnamese, pan-African, Georgian, Armenian - **Powerline Support**: Yes - **Glyph Number**: 1534 - **Included Styles**: Regular, Bold, Oblique, Bold Oblique @@ -41,6 +41,18 @@ Click the image for the full type specimen. Font changes are in the [Changelog](https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md). +### Download and Install for Desktop Use + +#### Desktop Use + +The .ttf files are recommended for Windows and Linux users. OS X users can install the .ttf or .otf files. + + +### Web Font Use + +DESCRIPTION + + ### Build Binaries #### Desktop Fonts