From 46139ca2ecfe6c73ef8a6b5839f41db025a75397 Mon Sep 17 00:00:00 2001 From: Doeke Zanstra Date: Wed, 18 Jul 2018 12:48:49 +0200 Subject: [PATCH 1/4] Added macOS+homebrew installation instructions to README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3885cd5..5158871 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Fantasque Sans Mono A programming font, designed with functionality in mind, and with some wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool. -[Download](https://github.com/belluzj/fantasque-sans/releases/latest). +[Download](https://github.com/belluzj/fantasque-sans/releases/latest) or see [installion instructions](#installation). ![](Specimen/urxvt13.png) @@ -65,6 +65,14 @@ Github](http://github.com/belluzj/cosmic-sans-neue/issues) if you stumble upon bad design or rendering problems (with screen shot if possible), or if you need more characters, or if you want to compliment me (I love compliments). +Installation +------------ + +On macOS with [homebrew](https://brew.sh): + + brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts + brew cask install font-fantasque-sans-mono + Building installable font files ------------------------------- From eb7ab3a6cb5c268e39c28345f1f0787962dc5d95 Mon Sep 17 00:00:00 2001 From: Doeke Zanstra Date: Wed, 18 Jul 2018 13:01:29 +0200 Subject: [PATCH 2/4] Added clarification of different installation packages --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5158871..3bfad65 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,15 @@ more characters, or if you want to compliment me (I love compliments). Installation ------------ -On macOS with [homebrew](https://brew.sh): +You can [download the latest version][] and install it by hand. In the `NoLoopK` variant, the looped lowercase `k` is replaced with a straight version. The `LargeLineHeight` variant is especially useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGELOG.md). + +Automatic installation on macOS with [homebrew](https://brew.sh): brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts brew cask install font-fantasque-sans-mono +Instructions for other platforms might follow. + Building installable font files ------------------------------- From bf67c5142914822dd2f76ad7f59659d28abd1c84 Mon Sep 17 00:00:00 2001 From: Doeke Zanstra Date: Wed, 18 Jul 2018 14:51:18 +0200 Subject: [PATCH 3/4] Fixed link, and added some linebreaks --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bfad65..1cc48ad 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Fantasque Sans Mono A programming font, designed with functionality in mind, and with some wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool. -[Download](https://github.com/belluzj/fantasque-sans/releases/latest) or see [installion instructions](#installation). +[Download](https://github.com/belluzj/fantasque-sans/releases/latest) or +see [installion instructions](#installation). ![](Specimen/urxvt13.png) @@ -68,7 +69,10 @@ more characters, or if you want to compliment me (I love compliments). Installation ------------ -You can [download the latest version][] and install it by hand. In the `NoLoopK` variant, the looped lowercase `k` is replaced with a straight version. The `LargeLineHeight` variant is especially useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGELOG.md). +You can [download the latest version](https://github.com/belluzj/fantasque-sans/releases/latest) +and install it by hand. In the `NoLoopK` variant, the looped lowercase `k` is +replaced with a straight version. The `LargeLineHeight` variant is especially +useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGELOG.md). Automatic installation on macOS with [homebrew](https://brew.sh): From b9c399df2f9c233c074c2a2a89d74b240e0775e5 Mon Sep 17 00:00:00 2001 From: Jany Belluz Date: Wed, 18 Jul 2018 15:04:53 +0100 Subject: [PATCH 4/4] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cc48ad..da73da0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Fantasque Sans Mono A programming font, designed with functionality in mind, and with some wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool. [Download](https://github.com/belluzj/fantasque-sans/releases/latest) or -see [installion instructions](#installation). +see [installation instructions](#installation). ![](Specimen/urxvt13.png)