Hack/README.md

78 lines
2.6 KiB
Markdown
Raw Normal View History

2015-06-22 21:28:19 +03:00
<img src="img/hack-header.png" alt="Hack-a monospaced sans-serif font for source code" width="728">
2015-06-24 16:50:26 +03:00
## Hack: a monospaced sans-serif font for source code
2015-06-24 16:50:26 +03:00
### About
Hack is an open source derivative of the fantastic Bitstream Vera Sans Mono typeface. It includes new glyphs and modifications of the original glyph set with the goal to make source code text more clear and legible across programming languages at commonly used desktop (and laptop) display glyph sizes.
2015-06-24 16:50:26 +03:00
The primary changes in the current iteration of the font include a new punctuation glyph style and modifications in the metrics of punctuation glyphs. There is also a sexy new zero glyph style for those who appreciate such subtleties...
### Data
- **Reserved Font Name**: Hack
- **Category**: Monospaced
- **Full Language Support**: Basic Latin, Euro, Turkish, Western European
- **Glyph Number**: 269
- **Included Variants**: Regular, Bold, Regular Oblique, Bold Oblique
- **Included Web Font Types**: `.eot`, `.svg`, `.woff`, `.woff2`
2015-06-24 16:50:26 +03:00
### Changes
Font changes are in the [Changelog](https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md).
### Build Binaries
#### Desktop Fonts
##### TrueType
- `build/ttf/Hack-Regular.ttf`
- `build/ttf/Hack-Bold.ttf`
- `build/ttf/Hack-RegularOblique.ttf`
- `build/ttf/Hack-BoldOblique.ttf`
##### OpenType
- `build/otf/Hack-Regular.otf`
- `build/otf/Hack-Bold.otf`
- `build/otf/Hack-RegularOblique.otf`
- `build/otf/Hack-BoldOblique.otf`
#### Web Fonts
##### EOT
- `build/eot/hack-regular-webfont.eot`
- `build/eot/hack-bold-webfont.eot`
- `build/eot/hack-regularoblique-webfont.eot`
- `build/eot/hack-boldoblique-webfont.eot`
##### SVG
- `build/svg/hack-regular-webfont.eot`
- `build/svg/hack-bold-webfont.eot`
- `build/svg/hack-regularoblique-webfont.eot`
- `build/svg/hack-boldoblique-webfont.eot`
##### WOFF
- `build/woff/hack-regular-webfont.woff`
- `build/woff/hack-bold-webfont.woff`
- `build/woff/hack-regularoblique-webfont.woff`
- `build/woff/hack-boldoblique-webfont.woff`
##### WOFF2
- `build/woff2/hack-regular-webfont.woff2`
- `build/woff2/hack-bold-webfont.woff2`
- `build/woff2/hack-regularoblique-webfont.woff2`
- `build/woff2/hack-boldoblique-webfont.woff2`
2015-06-24 16:50:26 +03:00
### License
Modified Version ("Hack") Copyright (c) 2015, Christopher Simpkins with Reserved Font Name Hack.<br>
2015-06-24 16:50:26 +03:00
MODIFIED SIL OPEN FONT LICENSE & BITSTREAM VERA LICENSE
Original Version ("Bitstream Vera Sans Mono") Copyright (c) 2003 Bitstream, Inc. with Reserved Font Names Bitstream and Vera<br>
BITSTREAM VERA LICENSE
2015-06-24 17:00:49 +03:00
The full text of these licenses is available in [LICENSE.md](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)