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 |
|
Ryan L McIntyre
|
d27d9b0404
|
Update contributing.md
- small fixes and adds some details
|
2017-07-28 17:27:19 -04:00 |
|
reujab
|
3a2cc32662
|
fixed links
|
2017-07-28 16:29:44 -04:00 |
|
reujab
|
7dd3712791
|
apt-get -> apt
|
2017-07-27 19:20:32 -04:00 |
|
reujab
|
8cdcf2ef02
|
print errors to stderr
|
2017-07-27 18:25:42 -04:00 |
|
reujab
|
f2b36427af
|
use sys.exit to die
|
2017-07-27 18:17:40 -04:00 |
|
reujab
|
c505466c56
|
removed unused import time
|
2017-07-27 17:49:46 -04:00 |
|
Ryan L McIntyre
|
b5d8c11fbd
|
Adds missing glyph e0ca (ice waveform mirrored) (fixes #182)
|
2017-07-25 22:07:04 -04:00 |
|
reujab
|
690056bfcc
|
use emoji shorthands
|
2017-07-25 20:02:06 -04:00 |
|
reujab
|
3131d79eb0
|
changed markdown to html to make bold text flush with the code
|
2017-07-25 15:48:50 -04:00 |
|
reujab
|
5e330c4fe2
|
removed file accidentally committed in 10a5302
|
2017-07-25 12:39:48 -04:00 |
|
reujab
|
a8745a3604
|
removed unnecessary blockquote around code
|
2017-07-25 12:27:52 -04:00 |
|
reujab
|
a1787b1237
|
documented nerd-fonts-complete-mono-glyphs
|
2017-07-25 12:10:50 -04:00 |
|
Ryan L McIntyre
|
975cf78fc3
|
Merge pull request #185 from reujab/relative-open
Open files relative to the script's directory
|
2017-07-24 16:54:37 -04:00 |
|
Ryan L McIntyre
|
b304a6b319
|
Merge pull request #183 from reujab/round-progress
Convert progress to an integer
|
2017-07-24 16:53:16 -04:00 |
|
Ryan L McIntyre
|
0f7cbf9d80
|
Merge pull request #181 from aidanharris/update-fira-code
Update FiraCode to v1.204
|
2017-07-24 16:51:58 -04:00 |
|
Ryan L McIntyre
|
0b59fade46
|
Merge pull request #178 from kballard/mono_font_name
Change the font family name for mono fonts
|
2017-07-24 16:47:27 -04:00 |
|