Skip to content

DrZingo/PlexNerdfont

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Plex Mono NerdFont

IBM recently released their Plex fontface. I made a version that adds Powerline and Nerdfont's.

Variations
ExtraLight
Light
Medium
Regular
Semibold
Text
Thin

Intro

/originals - Unmodified IBMPlexMono font, from here

/nerdfont - Patched fonts

Installation

Install using your operating systems font management (ie. FontBook)

Images

code

NERDTree

Powerline

Development

Setup

Fontforge (or install using your favorite package manager)

Python2/3 + configparser (install it using pip)

nerdfont-patcher (or nerd-fonts)

Adding glyphs

fontforge -script font-patcher PATH_TO_FONT
--mono
--complete
--out OUTPUT_PATH

For windows fonts we add the --windows flag as well.

Script

WIP

Issues/Contributing

If you find something broken or not working right feel free to submit an issue and/or pull request.

Tools/Sources

IBM Plex Font

Nerdfonts

About

IBM/type prepatched with Nerdfont

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%