Commit graph

199 commits

Author SHA1 Message Date
ryanoasis
a07a0697a3 Updates readme and changelog for v0.7.0 2016-04-18 21:19:58 -04:00
ryanoasis
2f700cd56a Font directory clean-up (Fira Code) 2016-04-18 21:17:10 -04:00
ryanoasis
e367f95c96 Misc readme fix 2016-04-17 21:06:46 -04:00
ryanoasis
88d809b3ad Rebuilt all patched fonts with latest changes + readme info 2016-04-17 21:03:08 -04:00
ryanoasis
804c1b7609 Executed script to generate readmes per patched font directory (fixes #52)
* helps clarify the differences between 'complete', 'alternative' and 'minimal'
2016-04-17 14:01:40 -04:00
ryanoasis
dc775a7819 Bash Script and markdown to generate readmes per patched font directory (fixes #52)
* helps clarify the differences between 'complete', 'alternative' and 'minimal'
2016-04-17 14:00:03 -04:00
ryanoasis
52e9a9537e Attempt to fix duplicate fonts in fontbook on osx (fixes #56, #61)
* restores part of logic from PR #61 from @jrolfs but slightly modified to work after them merge
2016-03-28 14:11:22 -04:00
Ryan L McIntyre
081fe33343 Update readme.md
* updates patched fonts table
** updates status column
** updates Reserved Font Name with links to homepages
2016-03-20 15:56:48 -04:00
Ryan L McIntyre
03df0da31b Update readme.md
* updated postion of SankeyMATIC sankey diagram to be much more prominent
* tweaked some other items
2016-03-20 13:15:28 -04:00
ryanoasis
39ffddd631 Updates version info for 0.7.0 2016-03-20 12:07:57 -04:00
ryanoasis
c5c8d3138d Adds version info to CLI
* adds '-v' and '--version' command options to argparse
2016-03-20 12:04:53 -04:00
Ryan L McIntyre
931f693168 Adds contributing guidelines (fixes #66)
* adds first version of contributing guidelines to help users with contributing
2016-03-19 20:58:04 -04:00
Ryan L McIntyre
da0f629676 Adds PR template (fixes #66)
* adds first version of pull request template to help users with contributing
2016-03-19 20:39:22 -04:00
Ryan L McIntyre
bdaecbf01b Adds issue template (fixes #66)
* adds first version of issue template to help users file issues or avoid filing issues altogether (if possible)
2016-03-19 20:30:11 -04:00
ryanoasis
14357a519a 🎨 Optimized logo filesize 2016-03-19 19:50:37 -04:00
ryanoasis
87fb763672 🎨 Minor logo clean-up 2016-03-19 19:45:39 -04:00
ryanoasis
839cbcee58 Adds python3 version of the font-patcher script (fixes #49)
* updates env to python3
2016-03-19 15:07:48 -04:00
ryanoasis
019bf46269 Adds python3 version of the font-patcher script (fixes #49)
* 2to3 conversion
2016-03-19 15:07:21 -04:00
ryanoasis
889402c556 Adds python3 version of the font-patcher script (fixes #49)
* just a copy of the original script before running 2to3 converter program
2016-03-19 14:56:14 -04:00
ryanoasis
d273d6af1e Adds Font: Roboto Mono (fixes #55)
* just the source: rebuild and readme update still needed
2016-03-19 14:48:14 -04:00
ryanoasis
7d578e6ab4 Adds Font: Monoid (fixes #54)
* just the source: rebuild and readme update still needed
2016-03-19 14:41:04 -04:00
ryanoasis
f738d0ba0a Updates Font Awesome to version v4.5.0 (fixes #48)
* 20 new icons
* full list of changes: https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0
2016-03-19 14:27:21 -04:00
ryanoasis
4e1e3cece2 Adds Font: ProggyClean (Slashed Zero) (fixes #69) 2016-03-19 14:16:36 -04:00
ryanoasis
a0d7dd2395 Updates Hack unpatched source from version 2.018 to 2.019 (fixes #53) 2016-03-19 14:12:31 -04:00
ryanoasis
2c03e9a2ec Fixes merge conflict leftover (#61)
* attempt to not set stye in the 'fontname' attribute
2016-03-19 14:08:07 -04:00
ryanoasis
27f6df914d Merge branch 'jrolfs-fira-code' into 0.7.0 2016-03-19 13:56:17 -04:00
ryanoasis
c53f9254da Merge branch 'fira-code' of https://github.com/jrolfs/nerd-fonts into jrolfs-fira-code 2016-03-19 13:55:48 -04:00
ryanoasis
73dc2aaf98 Merge branch 'jrolfs-consolidate-styles' into 0.7.0 2016-03-19 13:54:51 -04:00
ryanoasis
971e1101d7 Merge branch 'consolidate-styles' of https://github.com/jrolfs/nerd-fonts into jrolfs-consolidate-styles
Conflicts:
	font-patcher
2016-03-19 13:54:22 -04:00
ryanoasis
7ae5921857 Merge branch 'F1LT3R-68-fix-powerlineSymbols-glyphs' into 0.7.0 2016-03-19 13:52:20 -04:00
ryanoasis
94c2876b2a Merge branch '68-fix-powerlineSymbols-glyphs' of https://github.com/F1LT3R/nerd-fonts into F1LT3R-68-fix-powerlineSymbols-glyphs 2016-03-19 13:52:04 -04:00
ryanoasis
0d61093ae8 Slight clean-up, refactor and improved clarity of errors and warnings 2016-03-19 13:49:56 -04:00
ryanoasis
557fc004c1 Attempt to fix duplicate fonts in fontbook on osx (fixes #56)
* this is at least a partial untested/unverified start to the fix
* this will probably also include at least some part of Pull Request #61
2016-03-19 13:49:15 -04:00
Alistair MacDonald
6b46aeb9ac Use "powerlineSymbols" as 4th arg. 2016-03-15 10:02:25 -04:00
Ryan L McIntyre
f5464d0a72 Update readme.md
* Added high level project overview (pulled from wiki)
* Added links to wiki and vim-devicons in high level overview
* Improved TOC layout and 'rational' section
2016-03-15 09:03:39 -04:00
Ryan L McIntyre
01b2c42d25 Update readme.md
* Improved the order of readme items (moved warning down)
* Added link and visual cue for vim-devicons to make it easier to find (for those coming for the vim plugin)
2016-03-15 08:47:29 -04:00
Jamie Rolfs
7cbc79b9ce Fix regular expression for font style splitting
Modify regular expression grouping instead of stripping dash from font style string
2016-03-12 17:09:27 -08:00
Jamie Rolfs
7dc096e8b9 Consistent quote style 2016-03-05 00:45:13 -08:00
Jamie Rolfs
6478651133 Fix Fira Code directory structure 2016-03-05 00:38:01 -08:00
Jamie Rolfs
b25cb07db9 Add patched Fira Code 1.102 2016-03-04 21:03:42 -08:00
Jamie Rolfs
1a835a5ecf Consider font style when generating familyname and fontname 2016-03-04 19:34:12 -08:00
ryanoasis
c732f66d30 Updates changelog for v0.6.1 2016-02-04 17:27:59 -05:00
ryanoasis
a63d555d85 Merge branch 'shaief-master' 2016-02-04 17:26:34 -05:00
ryanoasis
7a89d48799 Merge branch 'master' of https://github.com/shaief/nerd-fonts into shaief-master 2016-02-04 17:25:58 -05:00
ryanoasis
45ec01deee Fixes broken curl download example (fixes #50) 2016-02-04 17:23:37 -05:00
Shai Efrati
6799e03bed Fix font_dir on linux to be ~/.local/share/fonts as the previous was deprecated. 2016-01-06 09:27:27 +02:00
Ryan L McIntyre
273a285953 Update readme.md
change case of 'fontforge' to proper 'FontForge'
2015-12-04 09:57:27 -05:00
Ryan L McIntyre
d806ac0f0c Update readme.md
* updates gitter badge (now supported on shields.io)
2015-12-01 09:55:34 -05:00
Ryan L McIntyre
2c7e740c2c Update readme.md
* Use smaller subheadings in certain places (level 2 and 3 are too similar IMHO)
* Improve each glyph set description and links
2015-11-26 10:08:46 -05:00
Ryan L McIntyre
6226ae7a2a Update readme.md
* updated block quote to fenced code block to match others (consistency)
* explains the bash install script and adds warning about use
2015-11-24 08:30:00 -05:00