update README

This commit is contained in:
be5invis 2016-02-13 07:38:56 +08:00
parent fcc955e5f3
commit eec37fdb78

View File

@ -2,9 +2,7 @@
Coders' typeface, built from code.
![Weights Preview](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/weights.png)
![](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/languages.png)
![](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/preview-all.png)
## Installation
@ -15,11 +13,17 @@ Quit your editor/program. Unzip and open the folder.
* **Linux** : Copy the .ttf files to your fonts-directory → Run `sudo fc-cache`.
- Arch Linux users can install the font from the AUR [here](https://aur.archlinux.org/packages/ttf-iosevka) using an AUR wrapper or by doing it manually. [All variants](https://aur.archlinux.org/packages/?O=0&SeB=nd&K=ttf-iosevka&SB=n&SO=a&PP=50&do_Search=Go).
## OpenType features
## Weights, Variants and OpenType features
![](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/opentype.png)
The typeface contains seven weights (thin, extra-light, light, regular, medium, bold and heavy) alongside with both italic and oblique versions, with the same metrics as the regular one. All versions include the same ranges of characters: Latin letters, Greek letters (including Polytonic Greek), some Cyrillic letters, IPA symbols and common punctuations and some symbols. You can check out the full list [here](http://be5invis.github.io/Iosevka/specimen.html).
## Building from source
![](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/weights.png)
Iosevka supports accessing all letter variants using OpenType features.
![opentype](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/opentype.png)
## Building from Source
To build Iosevka you should:
@ -30,7 +34,7 @@ To build Iosevka you should:
You will find TTFs in the `dist/` directory.
### Building web font
### Building the Web Font
The `webfonts/` directory is used to build Iosevka for web font uses. To build the web fonts you should:
@ -40,7 +44,7 @@ The `webfonts/` directory is used to build Iosevka for web font uses. To build t
The web fonts will be generated into `dist/webfonts`.
## Build your own style
## Build Your Own Style
![Styles Preview](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/variants.png)