Commit graph

14 commits

Author SHA1 Message Date
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
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
39ffddd631 Updates version info for 0.7.0 2016-03-20 12:07:57 -04:00
ryanoasis
9df53ca4ce Adds parallelization (background processes) to all fonts patcher and refactoring
* refactors font patcher and adds new option to specify output directory
* adds timing and parallelization (background processes) to all fonts patcher
** takes advantage of new 'outputdir' option needed when running multiple processes - puts font in correct directory
2015-11-15 18:05:57 -05:00
ryanoasis
3a55469627 Version reference bump to v0.6.0 on script files 2015-11-14 16:50:16 -05:00
ryanoasis
b268c65591 Updates font naming convention to be more manageable and font variations to use the same Font Family (partially fixes: #25, #32, #42) 2015-11-14 16:49:18 -05:00
ryanoasis
2085ea29f8 Bumped version to 0.5.1 2015-10-14 22:23:54 -04:00
ryanoasis
b9b87c96a0 Merge branch 'cheba-hack-font' into 0.5.0
* Resolved in script version info
Conflicts:
	gotta-patch-em-all-font-patcher!.sh
2015-09-19 11:13:13 -04:00
ryanoasis
5f2eb4cbf2 Merge branch 'cheba-patcher-cleanup' into 0.5.0
* Resolved adding 'mv' for better directory refactoring
* Improved some of the text output
* Updated script version to 0.5.0
Conflicts:
	gotta-patch-em-all-font-patcher!.sh
2015-09-19 10:56:38 -04:00
ryanoasis
e79057ab98 Re-organized font family styles/types (e.g. Bold, Italic) into slightly better folder structure 2015-09-18 20:30:35 -04:00
Alexander Mankuta
9d3e60ac66 Hack font
https://sourcefoundry.org/hack/
https://github.com/chrissimpkins/Hack
2015-09-03 14:32:44 +03:00
Alexander Mankuta
bb4064dc36 Patcher Script clean up
* It now runs on OS X
  * find incompatibility is fixed
  * FontForge from Homebrew can be found by Python
* It checks for FontForge availability and directs to installaction
  instructions if it's not found
* It is much shorter
2015-09-02 23:14:55 +03:00
ryanoasis
bbe17fd6b8 Updates to font patcher and all fonts patcher scripts
* support for octicons, font-awesome, added missing combinations
* added font versioning
* misc fixes
* all fonts patcher pattern param support
2015-08-10 18:33:21 -04:00