Open OliverJAsh opened 11 years ago
I know nothing about OSX, but you might want to try patching the original font rather that the .otf from here. That way you'll be going from .ttf to .ttf, rather than from .otf to .ttf.
I'm following these instructions now to do that. I can't seem to find fontpatcher.py
anywhere however. Any tips?
I got the .otf file to work by restarting iTerm. In Terminal.app the patched characters appear how they should, and also in MacVim. In Vim in Term2, however, they appear as shown above still…
fontpatcher.py is part of the actual powerline repository (Lokaltog/powerline), not here in powerline-fonts :)
I can't find font-patcher.py in the powerline repository?
iTerm2 settings:
.vimrc
:Result:
I downloaded the OTF and converted it to TTF with fontforge (the OTF didn't work in iTerm), using the following script:
The result of the conversion was this:
What do I need to do to get this font to work in iTerm2/MacVim on OS X?