No description
Find a file
2014-12-04 23:29:54 -05:00
glyph-source-fonts v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
patched-fonts v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
unpatched-sample-fonts v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
changelog.md v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
font-patcher v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
LICENSE v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00
readme.md v0.1.0 inital port from 'features/1-script-patch-fonts' branch on vim-webdevicons repo 2014-12-04 23:29:54 -05:00

nerd-filetype-glyphs-fonts-patcher

Adds filetype glyphs (icons) to any font you pass in or you can simply use one of the provided patched font (see list below) Created for use with vim-webdevicons

Usage

Typical install of the patched font or generate a patched font from your own font to get the additional new glyphs.

Patched Fonts

Currnetly Included Patched Fonts
Anonymice Powerline Plus Nerd File Types
Droid Sans Mono for Powerline Plus Nerd File Types
Literation Mono Powerline Plus Nerd File Types
ProggyCleanTT Plus Nerd File Types
Sauce Code Powerline Plus Nerd File Types
Ubuntu Mono derivative Powerline Plus Nerd File Types

Patching the font of your own choosing:

  • requires: python2, python-fontforge package

  • usage:

    ./font-patcher PATH_TO_FONT

e.g.

./font-patcher unpatched-sample-fonts/Droid\ Sans\ Mono\ for\ Powerline.otf

./font-patcher Inconsolata.otf

License

see LICENSE