Commit graph

2620 commits

Author SHA1 Message Date
Ryan L McIntyre
d060f2e2ff * Better image alignment for Sankey Diagram
* aligns the Sankey Diagram center (have to use html img tag but looks better IMHO)
2016-05-14 23:18:22 -04:00
Ryan L McIntyre
e6e83901ef Minor adjustments to examples and additions to history
* Some minor adjustments to install example and additions to project history
2016-05-14 23:13:49 -04:00
Ryan L McIntyre
cc6dddafe0 More updates to counts for version 0.8.0
* forgot these :$
2016-05-14 22:58:47 -04:00
Ryan L McIntyre
23a6be0aec Updates changelog for v0.8.0 2016-05-14 22:55:26 -04:00
David McKay
bb3a0547d9 Added instructions to the readme 2016-05-14 11:54:45 -04:00
David McKay
4ac26ee202 Allow a single font-family to be installed, instead of everything by default. 2016-05-14 11:54:45 -04:00
Ryan L McIntyre
ac8061c9f9 Updates status of readme regarding Iosevka font (issue #83)
* references also issue #81
2016-05-14 11:18:12 -04:00
Ryan L McIntyre
f401a7cd7d Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
ryanoasis
4523ecd074 Updates combinations counts for version 0.8.0 2016-05-14 10:35:33 -04:00
ryanoasis
931c6d4e1a Updates python 3 version of font patcher to version 0.8.0
* was several versions behind (0.6.0)
2016-05-14 10:11:43 -04:00
ryanoasis
6f1f049bbe Fixes AttributeError when patching python 3 version of font patcher script (fixes #79) 2016-05-14 10:08:40 -04:00
ryanoasis
fff3e46331 Adds a 2to3 python conversion bash script
* includes flag to ignore unicode (fixes #79)
* helps keeps py3 version up to date with py2 version
2016-05-14 10:06:34 -04:00
ryanoasis
06fc6947a3 Fixes 'Patched Fonts' table links and markdown rendering 2016-05-08 17:09:12 -04:00
ryanoasis
1115d5c5c8 Updates version and reference info for 0.8.0 2016-05-08 17:04:21 -04:00
ryanoasis
f933b5a2ba Adds new glyph font source: Font Linux (fixes #75) 2016-05-08 16:58:54 -04:00
ryanoasis
e6fef79110 Adds new font: Iosevka programming font (fixes #81)
* adds license and config for Iosevka
2016-05-08 16:57:30 -04:00
ryanoasis
4b28d40369 Readme fixes and updates for Fantasque Sans 2016-05-08 15:31:21 -04:00
ryanoasis
b00e21b74c Adds new font: Fantasque Sans Mono (fixes #80) 2016-05-08 15:30:05 -04:00
ryanoasis
3a9f44d6e0 Improves readability of readme when viewed raw and misc organization improvements 2016-05-08 15:15:43 -04:00
ryanoasis
a06e112e65 Adds new font: Iosevka programming font (fixes #81) 2016-05-08 15:14:26 -04:00
ryanoasis
1607658bc3 Fixes overwriting unpatched fonts powerline symbols (fixes #78)
* source changes only (config files, batch), rebuild of all effected fonts still needed
2016-05-08 12:22:15 -04:00
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