Commit graph

548 commits

Author SHA1 Message Date
Ryan L McIntyre
36677d252d Updates CSS build script to use header file to build
* also other minor tweaks and clean-up
2017-05-01 19:45:47 -04:00
Ryan L McIntyre
8e6f3338d4 Creates release scripts (WIP) (fixes #137) 2017-05-01 19:43:28 -04:00
Ryan L McIntyre
df0dcb87dd Adds CSS header to be used with build script 2017-05-01 19:42:00 -04:00
Ryan L McIntyre
846e1e6bc1 Adds most of the missing alias names for glyphs 2017-05-01 17:36:55 -04:00
Ryan L McIntyre
c32690e352 Preliminary script to build CSS file and Cheat Sheet for website 2017-04-26 19:54:53 -04:00
Ryan L McIntyre
ef5b11fb00 Merge branch 'master' into 145-sh-icon-names 2017-04-21 22:38:55 -04:00
Ryan L McIntyre
8ab0affbee WIP of semi-automated glyph visual testing
* allow a quick visual inspection of powerlines and glyphs
2017-04-21 19:13:56 -04:00
Ryan L McIntyre
fbafd2836b Clean-up: Removes commented code & updates comments 2017-04-09 12:57:33 -04:00
Ryan L McIntyre
229e965747 Re-enables printing all glyphs + misc fixes 2017-04-09 12:52:31 -04:00
Ryan L McIntyre
a04ecfe080 Combines differing ranges in each set into a single ascii table 2017-04-09 12:48:16 -04:00
Ryan L McIntyre
77d3c88780 Standardizes and fixes indentation (2 spaces) 2017-04-09 09:57:47 -04:00
Ryan L McIntyre
17b43f0aba Adds more spacing 2017-04-09 09:56:45 -04:00
Ryan L McIntyre
d258cd3b73 Adds better color output 2017-04-09 09:54:15 -04:00
Ryan L McIntyre
7d255e5c3d Updates script to display in ascii table (WIP) 2017-04-08 17:34:59 -04:00
Ryan L McIntyre
f0c9999fc3 Adds somewhat simple Powerline test script for testing and debugging 2017-04-08 17:33:10 -04:00
Alex Efros
6bbff85a23
Add i_all.sh for ease loading all icons 2017-03-31 06:50:56 +03:00
Alex Efros
46b6ff707d
Add shell scripts to map names to icons 2017-03-31 06:20:08 +03:00
Ryan L McIntyre
651e136b4f Fixes py3 build script paths 2017-03-10 21:18:13 -05:00
Ryan L McIntyre
d1e58f4770 Added minor fixes and improvements to scripts
* Adds pattern param to archive script
* Adds mindepth to generate casks script (to prevent cask with all fonts)
2017-01-15 17:23:30 -05:00
Ryan L McIntyre
e94b56154c Adds dynamic fetching of release id for upload script
* also adds line prefix for more clarity
2017-01-15 13:05:10 -05:00
Ryan L McIntyre
097977e892 Fixes statistic calculations and formatting 2016-12-15 00:07:04 -05:00
Ryan L McIntyre
62fbb28cc3 Updates batch font script and fixes issues with postprocessing Hack (completes fixes #70) 2016-12-14 21:50:36 -05:00
Ryan L McIntyre
17f9ee5db6 Updates versioning info for v1.0.0 2016-12-14 20:22:26 -05:00
Ryan L McIntyre
71561b21cb Completes post processing scripts for Hack (Knack) (fixes #70) 2016-12-14 20:10:42 -05:00
Ryan L McIntyre
aa79e3a4ff Updates test script with colors that work (at least for me) 2016-12-13 21:11:16 -05:00
Ryan L McIntyre
ece4978fc3 Homebrew Fonts Cask script improvements (#72)
* fixes cask names generated as the same for mono and non-mono cask files
2016-12-03 14:59:57 -05:00
Ryan L McIntyre
e9d84b6c02 Adds WIP scripts and logic for post processing patched fonts (WIP for fixing #70) 2016-12-03 14:57:11 -05:00
Ryan L McIntyre
b90f400e10 Updates archive font script (WIP fixes #32)
* adds Windows variations
* clean-up
2016-12-02 23:03:07 -05:00
Ryan L McIntyre
605d8a0d9b Homebrew Fonts Cask script improves and refactoring (#72)
* separates mono and non-mono into separate cask files
* refactoring of logic
2016-12-02 22:56:52 -05:00
Ryan L McIntyre
3b5dff7b6b Adds scripts and resources for creating fontconfig (WIP fix #84) 2016-11-29 22:48:54 -05:00
Ryan L McIntyre
47160181dc Updates script to successfully upload all zip assets to a release (WIP) (fixes #32) 2016-11-23 20:59:08 -05:00
Ryan L McIntyre
de3db90b23 Creates a release asset upload script (WIP) + ignore file where api key will be stored (#32) 2016-11-20 22:35:21 -05:00
Ryan L McIntyre
08d78168ff Fixes issue with interpolation (use double quotes) from feedback on homebrew fonts WIP RFC PR 2016-11-20 19:48:01 -05:00
Ryan L McIntyre
a6071cdf35 Separates iterator into 2 for patching (as background/parallel processes) and another for generating font info (like counts), misc fixes and clean-up 2016-11-20 19:33:49 -05:00
Ryan L McIntyre
d9a0a9ba2f Updates script with fixes and cleans up debugging 2016-11-20 19:33:49 -05:00
Ryan L McIntyre
0ddc8d3efa Re-enables script for all fonts 2016-11-20 19:33:49 -05:00
Ryan L McIntyre
6c34db56c4 Homebrew Fonts Cask script feedback fixes (WIP) (#72) 2016-11-16 18:19:58 -05:00
Ryan L McIntyre
37b923226f Adds archive font script for building zip files for releases (WIP fixes #32) and required for #72 (homebrew fonts) 2016-11-13 12:25:35 -05:00
Ryan L McIntyre
0d55b359ae Homebrew Fonts Cask script feedback fixes (WIP) (#72) 2016-11-13 12:22:10 -05:00
Ryan L McIntyre
d195059089 Homebrew Fonts Cask script feedback fixes (WIP) (#72) 2016-11-11 07:56:49 -05:00
Ryan L McIntyre
cf010a5035 Fixed background parallel processes to have a configurable maximum number 2016-11-06 17:04:53 -05:00
Ryan L McIntyre
b51e71f746 Fixes to no-progressbars flag in the build + misc lint fixes 2016-11-06 11:29:35 -05:00
Ryan L McIntyre
3b44fa3d59 Clean-up test & debug code 2016-11-06 11:21:25 -05:00
Ryan L McIntyre
d2ee06bdfd Proof of concept script to build Ruby Font Casks for installing the fonts on Homebrew Cask (fixes #72) 2016-11-05 23:09:12 -04:00
Ryan L McIntyre
c7f64a616c Fixes missing patching non-mono version and updating count 2016-11-05 22:59:22 -04:00
Ryan L McIntyre
371f189d32 Total count fix, clean-up, and lint fixes 2016-10-31 22:01:00 -04:00
Ryan L McIntyre
e0598d9314 Adds logic for markdown readme files and fixes path issues due to re-organization 2016-10-31 22:00:05 -04:00
Ryan L McIntyre
e72a164f80 Moves build related shell scripts to bin/scripts 2016-10-29 16:45:55 -04:00