Commit graph

757 commits

Author SHA1 Message Date
Max Spicer
cbb32f58ac Patched in Tinos font family, resolving issue #200. 2017-10-09 16:55:08 -05:00
Ben Brooks
5f0daf1c4b Add Go-Mono font 2017-10-06 16:14:51 +01:00
Andrew Imeson
5f12280038 fixed README Travis badge to not be in the middle of another badge 2017-10-03 22:10:38 -04:00
Andrew Imeson
9346da8150 added SC2034 (unused variables) to ignored list in CI 2017-10-03 22:00:28 -04:00
Andrew Imeson
733b611bd3 initial shellcheck CI addition with readme badge 2017-10-03 21:55:21 -04:00
Andrew Imeson
0d3299b229 initial Travis CI addition 2017-10-03 21:36:51 -04:00
Ryan L McIntyre
91395cd9d8 Merge pull request #194 from Twanislas/master
Make the install script callable from everywhere
2017-09-27 18:54:44 -04:00
Antoine Rahier
2b73bffaee Make the install script callable from everywhere
Installation would fail if you did not first cd in into the nerd-fonts
directory before running install.sh as $nerdfonts_root_dir referenced
${PWD} which is the path your shell is into when calling the script,
not the basepath of the script, parent of "patched-fonts".
2017-08-31 23:33:45 +02:00
reujab
c89aeaa7d0 Merge pull request #193 from theGivingTree/master
fix '__dir__' set to empty
2017-08-27 05:56:31 -04:00
JinwookMBP
d44a574e23 fix '__dir__' set to empty 2017-08-27 17:57:25 +09:00
Ryan L McIntyre
84cc300094 Merge pull request #192 from andybearman/fix-readme-motivation-link
Fix Project Motivation ToC link in readme.md
2017-08-25 22:30:23 -04:00
Andy Bearman
0a0ed549a3 Update readme.md
- Remove Project History ToC link
- Fix anchor name in Project Motivation ToC link
2017-08-23 17:03:43 +01:00
reujab
79be9aee1e fixed broken links 2017-08-22 23:34:32 -04:00
Ryan L McIntyre
ccd0e7421a Fixes 'font typefaces count' in script 2017-08-20 13:56:05 -04:00
Ryan L McIntyre
d38b0c87f0 Update readme.md
Fixes font typefaces count
2017-08-19 12:09:26 -04:00
Ryan L McIntyre
eec9a7cf6f Update readme.md
- minor capitalization fixes :)
2017-08-09 21:01:02 -04:00
Ryan L McIntyre
20429f2775 Updates fonts for v1.1.0 release 2017-08-04 19:13:06 -04:00
Ryan L McIntyre
0472975b78 Updates Nerd Font Symbol fonts with missing glyph 'e0ca' (ice waveform mirrored)
- related to #182
- pointed out by @msva on commit 'b5d8c11'
2017-08-04 10:29:47 -04:00
Ryan L McIntyre
227ba865e4 Updates changelog for v1.1.0 release with addendum 2017-08-01 17:56:03 -04:00
Ryan L McIntyre
4227f0bf46 Fixes an update to font name references with various sanitation
- removes 'for Powerline'
2017-08-01 17:52:10 -04:00
Ryan L McIntyre
900afc140d Merge pull request #187 from brennanfee/master
Added support to install fonts to global system path.
2017-08-01 17:49:05 -04:00
Ryan L McIntyre
7e4c46e8db Updates and fixes 'Seti UI + Custom' glyphs font info and metadata 2017-08-01 17:37:19 -04:00
Ryan L McIntyre
27652958eb Updates 'Seti UI + Custom' glyphs and cleans up unused
- cleans up unused glyphs by removing those not in the set
- reduces filesize with clean-up
- pointed out by @msva on commit 'b5d8c11'
2017-08-01 17:14:50 -04:00
Ryan L McIntyre
3d2d4a6307 Updates fontconfig for v1.1.0 2017-07-31 09:02:03 -04:00
Ryan L McIntyre
6af2fdc8d7 Bumps project version numbers of scripts for v1.1.0 release 2017-07-30 18:02:58 -04:00
Ryan L McIntyre
01e1efb2b7 Updates changelog for v1.1.0 release 2017-07-30 18:01:20 -04:00
Ryan L McIntyre
06af54009d Updates usage and help output for v1.1.0 2017-07-30 18:00:51 -04:00
Ryan L McIntyre
dc64c11258 Adds more project details to '--help' argument 2017-07-30 17:58:42 -04:00
Ryan L McIntyre
c8801c0ec8 Updates progress bars styling and fixes incorrect glyph set calculation 2017-07-30 17:21:08 -04:00
Ryan L McIntyre
474e384a9d Updates font name references with various sanitation
- removes 'for Powerline'
- removes 'Powerline'
- removes extra whitespace
2017-07-30 17:20:31 -04:00
Ryan L McIntyre
f2a47807fe Updates variation counts and fonts listed 2017-07-30 17:18:40 -04:00
Ryan L McIntyre
62e63f253d Fixes 'tl;dr' anchor link 2017-07-30 14:21:55 -04:00
Ryan L McIntyre
7d4f1d49f7 Adds 'TL;DR' section and re-orders font install options (fixes #124) 2017-07-30 14:18:56 -04:00
Ryan L McIntyre
2e9b22406f Re-organizes font install options and explains them better 2017-07-30 14:00:00 -04:00
Brennan Fee
435ac19b1d Tick version number up in install script.
Fully tested now.  Ticking version # up.
2017-07-29 22:14:41 -05:00
Brennan Fee
ab687375f3 Added support to intall fonts to global system path.
Allows execution 'sudo ./install.sh -S <fonts>' which will use the
global system install path rather than the users local path.
2017-07-29 22:08:20 -05:00
Ryan L McIntyre
8284d59508 Fixes SyntaxError with EOL on string 2017-07-29 21:55:20 -04:00
Ryan L McIntyre
715df80487 Simplifies font names with Powerline
- removes 'for Powerline' from patched fonts
2017-07-29 21:42:58 -04:00
Ryan L McIntyre
ad2bd608c8 Deouples changelog.md being required in patcher
- simplifies dependency
- simplifies fontlog and comments in the actual font
- adds links to website, project, and changelog
2017-07-29 21:41:49 -04:00
Ryan L McIntyre
57e76e5ca5 Removes upload step 2017-07-29 21:26:08 -04:00
Ryan L McIntyre
5bec17284c Adds notice that font path needs to be changed 2017-07-29 21:21:56 -04:00
Ryan L McIntyre
785d2839aa Adds example of rebuilding only the readme files 2017-07-29 21:21:11 -04:00
Ryan L McIntyre
f578f12d74 Fixes typo in output 2017-07-29 21:20:17 -04:00
Ryan L McIntyre
e37282377f Generated CSS file from script 2017-07-29 21:19:23 -04:00
Ryan L McIntyre
e1401cf958 Fixes and improves the output of the CSS generation 2017-07-29 21:17:11 -04:00
Ryan L McIntyre
50a0e91bd8 Clean-up 2017-07-29 13:50:37 -04:00
Ryan L McIntyre
47d337436a Refactors script 2017-07-29 13:43:23 -04:00
Ryan L McIntyre
729217211a Fixes incorrect standard output prefix 2017-07-29 12:06:58 -04:00
Ryan L McIntyre
8bf326481f Fixes incorrect RFN info getting added (reset variables) 2017-07-29 12:06:18 -04:00
Ryan L McIntyre
747c7442e3 Fixes generating patched fonts root readme files 2017-07-29 12:04:55 -04:00