ryanoasis
fadf5632e7
Fixes possible error with '--careful' flag ( fixes #45 )
...
* look up slot by unicode, fixes breaking if has careful flag and copying with 'exact encoding' glyph set copying method (e.g. 'Powerline Extra')
2015-11-16 15:16:09 -05:00
ryanoasis
fe9e1eef22
Merge branch 'master' of github.com:ryanoasis/nerd-filetype-glyphs-fonts-patcher
2015-11-15 18:57:10 -05:00
ryanoasis
aaf211f852
Clean-up of old files
2015-11-15 18:52:38 -05:00
ryanoasis
96e2c45814
Updates readme with latest flags, version and other figures
2015-11-15 18:50:11 -05:00
ryanoasis
478bd6e48b
Updates changelog for v0.6.0
2015-11-15 18:16:18 -05:00
ryanoasis
efe7457597
Rebuilt all patched fonts with latest changes
2015-11-15 18:10:23 -05: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
96897e7b33
Fixes the glyph sizes used for 'Powerline Extra Symbols'
2015-11-15 08:50:18 -05:00
ryanoasis
10c36334c8
Fixes the 'Complete' set detection (missing powerlineextra)
2015-11-15 08:49:46 -05:00
ryanoasis
968634d300
Adds Powerline Extra Symbols glyph set source file ( #30 , #35 )
2015-11-14 16:54:46 -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
9de9b859c8
Fixes Ligatures being lost/overwritten when patching ( fixes #43 )
2015-11-14 16:39:15 -05:00
Ryan L McIntyre
da3813558f
Update readme.md
...
* Tweaked warning message
2015-11-11 10:29:57 -05:00
Ryan L McIntyre
87e1e7dea7
Update readme.md
...
* Added warning about unstable font paths per release and not to reference master
2015-11-11 10:23:50 -05:00
ryanoasis
af9b980457
Adds support for Powerline Extra Symbols glyphs ( #30 , #35 )
2015-11-10 20:47:12 -05:00
ryanoasis
fc83985916
Fixes glyph names not persisting when patching fonts ( fixes #41 )
2015-11-10 20:43:15 -05:00
ryanoasis
b0b1e117ff
Updates Octicons glyph source font to latest version 3.2.0
2015-11-10 20:39:33 -05:00
ryanoasis
66d8e00a74
Updates Source Code Pro font to latest version ( fixes #33 )
...
* Roman fonts version 2.010 and Italic fonts version 1.030
2015-11-10 20:32:01 -05:00
ryanoasis
92dae48306
Updates Hack (Knack) font to latest version 2.018 ( fixes #39 )
2015-11-10 20:27:13 -05:00
ryanoasis
3552381bc7
Updates Hack (Knack) font to latest version 2.015 ( fixes #39 )
2015-11-10 20:24:58 -05:00
ryanoasis
41875afee5
Updates readme with alternate/easier way to patch fonts on OS X ( fixes #38 )
2015-11-10 20:19:56 -05:00
ryanoasis
112e0a5593
Ensure 'Input Mono' never commited per License and Author request
2015-11-10 20:17:15 -05:00
ryanoasis
2085ea29f8
Bumped version to 0.5.1
2015-10-14 22:23:54 -04:00
Ryan L McIntyre
d406db0f69
Update readme.md
...
* added and reorganized badges
2015-10-14 22:21:16 -04:00
ryanoasis
e4d46b3895
Merge branch 'gitter-badger-gitter-badge' into 0.5.1
2015-10-14 22:12:55 -04:00
The Gitter Badger
16cb36240f
Add Gitter badge
2015-09-25 13:53:27 +00:00
ryanoasis
7cbac99715
Re-generated all patched fonts with latest fixes and changes
2015-09-19 21:49:46 -04:00
ryanoasis
3864da4a4c
Updated changelog for v0.5.0
2015-09-19 14:19:23 -04:00
ryanoasis
662578345c
Updated Font Awesome source to latest version v4.4.0
...
* updated glyph source file
* updated patcher to use the new icons
* Font Awesome: 66 new icons in 4.4
2015-09-19 14:07:11 -04:00
ryanoasis
9620d47aed
Fixes wrong unicode codepoints for Font Awesome glyphs ( fixes #31 )
...
* if conflict between Font Awesome and Octicons, Font Awesome takes presedence in positioning
2015-09-19 13:56:49 -04:00
ryanoasis
d5a992a59a
Updated power set count and other numbers with addition of patched 'Hack' fonts
2015-09-19 12:27:44 -04:00
ryanoasis
71df682929
Added Hack (Knack) font info to readme
2015-09-19 12:20:34 -04:00
ryanoasis
c3d7b746e8
Updated version references to 0.5.0
2015-09-19 12:20:11 -04:00
ryanoasis
5343e43d16
Updated readme with RFN info
...
* similar to PR #21
* adds reserved font name info to patched fonts table to better explain some font names
2015-09-19 12:11:53 -04:00
ryanoasis
6ef072cd53
Re-generated 'Hack' font with SIL compliant name 'Knack' for now
2015-09-19 11:51:49 -04:00
ryanoasis
0767b41a87
Re-organized and SIL compliance changes for 'Hack' font
2015-09-19 11:40:53 -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
73d73ff14b
Merge branch 'master' into 0.5.0
2015-09-18 21:05:57 -04:00
ryanoasis
ab790516d8
Re-generated all fonts after 'Fira Mono' SIL compliance and slight folder re-structuring
2015-09-18 20:35:35 -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
ryanoasis
4191f3e2bc
Fixed SIL Open Font License (OFL) compliance for 'Fira Mono' font
2015-09-18 20:29:15 -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
Ryan L McIntyre
6158e08ce0
Update readme.md
...
* added another link to vim-devicons near the top
2015-08-23 20:58:05 -04:00
ryanoasis
38d3d86475
Updated fonts for v0.4.1
2015-08-22 17:10:25 -04:00
ryanoasis
df2f3bebbe
Updated changelog for v0.4.1
2015-08-22 10:10:17 -04:00
ryanoasis
9ab7706012
Added version, comment and fontlog (with changelog notes) to fonts, bumped version, misc clean-up
2015-08-21 13:17:55 -04:00
ryanoasis
aa148b24b8
Added defensive logic: Only open and set em on glyph sets that are specified in parameters
2015-08-21 13:16:20 -04:00