From a07a0697a3beb596ad1e01dd23de03bedd0d818d Mon Sep 17 00:00:00 2001 From: ryanoasis Date: Mon, 18 Apr 2016 21:19:58 -0400 Subject: [PATCH] Updates readme and changelog for v0.7.0 --- changelog.md | 16 ++++++++++++++++ readme.md | 22 ++++++++++++++-------- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index 29e365fc3..0a344a1ac 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,22 @@ CHANGELOG ================================================================================ This project is using [Semantic Versioning 2.0.0](http://semver.org/) +- v0.7.0 + - Added 3 new fonts: + - Monoid (enhancement #54) + - Roboto Mono (enhancement #55) + - Fira Code (enhancement PR #62, fixes #59) (@jrolfs) + - Added 1 new font variant: + - Proggy Clean (Slashed Zero) (fixes #69) + - Added contributing and issue PR templates (enhancement #66) + - Added Python 3 version of the font-patcher script (fixes #49) + - Improved explanation of font choices (complete vs alternative vs minimal choices) with bash script to maintain (fixes #52) + - Updated Hack to v2.019 (fixes #53) + - Updated Font Awesome to the latest version v4.5.0 (20 new icons) (fixes #48): + - https://github.com/FortAwesome/Font-Awesome/releases/tag/v4.5.0 + - https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0 + - Fixed fonts showing as duplicates in OS X Font Book (fixes #56, enhancement PR #61) (@jrolfs) + - Fixed Powerline Symbols not being applied correctly to patched fonts since v0.5.0 (fixes #68, fix PR #71) (@F1LT3R) - v0.6.1 - Added 'font installation' section from [vim-devicons](https://github.com/ryanoasis/vim-devicons) with changes (enhancement PR #47) (@her) - Improved various readme updates and fixes: Improved section headers, gitter badge, misc diff --git a/readme.md b/readme.md index c57aec50b..34f9f61d7 100644 --- a/readme.md +++ b/readme.md @@ -22,8 +22,8 @@ For more high level info see the [wiki][wiki]. Looking for the Vim plugin see [v ## Features * A [FontForge python script](#font-patcher) to patch any font -* Over **20** already [patched font families](#patched-fonts) -* Over **2,000** unique combinations/variations of patched fonts [(more details)](#combinations) +* **24** already [patched font families](#patched-fonts) +* Over **2,700** unique combinations/variations of patched fonts [(more details)](#combinations) * Over **1,000** glyphs/icons combined [(more details)](#combinations) * A Developer/Contributor provided [bash script](#gotta-patch-em-all) to re-patch all the fonts @@ -110,19 +110,22 @@ See: [Font Patcher](#font-patcher) for usage | [Bitstream Vera Sans Mono Nerd Font](patched-fonts/BitstreamVeraSansMono) | | 2048 | [TEST] | | [DejaVu Sans Mono Nerd Font](patched-fonts/DejaVuSansMono) | | 2048 | [TEST] | | [Droid Sans Mono for Powerline Nerd Font](patched-fonts/DroidSansMono) | | 2048 | [TEST] | -| [Fira Mono for Powerline Nerd Font](patched-fonts/FiraMono) | | 1000 | [TEST] | +| [Fura Code Nerd Font](patched-fonts/FiraCode) | [Fira][font-fira-code] | 1000 | [TEST] | +| [Fura Mono for Powerline Nerd Font](patched-fonts/FiraMono) | [Fira][font-fira-mono] | 1000 | [TEST] | | [Heavy Data Mono for Powerline Nerd Font](patched-fonts/HeavyData) | | 2048 | [TEST] | | [Hermut Nerd Font](patched-fonts/Hermit) | | 1000 | [TEST] | | [Inconsolata for Powerline Nerd Font](patched-fonts/Inconsolata) | | 1000 | [TEST] | | [Knack Nerd Font](patched-fonts/Hack) | [Hack][font-hack] | 2048 | [#70](https://github.com/ryanoasis/nerd-fonts/issues/70) | | [Lekton for Powerline Nerd Font](patched-fonts/Lekton) | | 1000 | [TEST] | -| [Literation Mono for Powerline Nerd Font](patched-fonts/LiberationMono) | [Liberation][font-liberation] | 2048 | [TEST] | +| [Literation Mono for Powerline Nerd Font](patched-fonts/LiberationMono) | [Liberation][font-liberation] | 2048 | [TEST] | | [Meslo for Powerline Nerd Font](patched-fonts/Meslo) | | 2048 | [TEST] | | [Monofur for Powerline Nerd Font](patched-fonts/Monofur) | | 2400 | [TEST] | +| [Monoid Nerd Font](patched-fonts/Monoid) | | 1536 | [TEST] | | [M+ (MPlus) for Powerline Nerd Font](patched-fonts/MPlus) | | 1000 | [TEST] | | [ProFont (Windows tweaked) for Powerline Nerd Font](patched-fonts/Profont) | | 1200 | [TEST] | | [ProFont (x11) for Powerline Nerd Font](patched-fonts/ProFont) | | 1000 | [FAILING] | -| [ProggyCleanTT Nerd Font](patched-fonts/ProggyClean) | | 2048 | [FAILING] | +| [ProggyClean Nerd Font](patched-fonts/ProggyClean) | | 2048 | [FAILING] | +| [Roboto Mono](patched-fonts/RobotoMono) | | 2048 | [FAILING] | | [Sauce Code Powerline Nerd Font](patched-fonts/SourceCodePro) | [Source][font-source]| 1000 | [TEST] | | [Terminess for Powerline Nerd Font](patched-fonts/Terminus) | [Terminus Font][font-terminus] | 1000 | [#16](https://github.com/ryanoasis/nerd-fonts/issues/16) | | [Ubuntu Mono derivative Powerline Nerd Font](patched-fonts/UbuntuMono) | | 1000 | [TEST] | @@ -137,10 +140,10 @@ See: [Font Patcher](#font-patcher) for usage ## Combinations -* Over 2,000 unique variations/combinations (Power Set) of patched fonts: - * 57 font variations (just counting otf and ttf) +* Over 2,700 unique variations/combinations (Power Set) of patched fonts: + * 77 font variations (just counting otf and ttf) * 36 combinations (Powerline Extra included by default currently) - * Calculated combinations (36 * 57) = 2,052 + * Calculated combinations (36 * 77) = 2,772 * Combinations for each font are any combination of (plus no flags option): * Monospaced extra glyphs * Windows Compatible @@ -323,3 +326,6 @@ Font repos [font-source]:https://github.com/adobe-fonts/source-code-pro [font-liberation]:https://fedorahosted.org/liberation-fonts [font-terminus]:http://terminus-font.sourceforge.net +[font-fira-mono]:https://github.com/mozilla/Fira +[font-fira-code]:https://github.com/tonsky/FiraCode +[font-monoid]:https://github.com/larsenwork/monoid