Skip to content

Instantly share code, notes, and snippets.

@baopham
Last active April 16, 2023 03:57
Show Gist options
  • Save baopham/1838072 to your computer and use it in GitHub Desktop.
Save baopham/1838072 to your computer and use it in GitHub Desktop.
Patched font Monaco for OSX Vim-Powerline

UPDATE:

  • Jun 2, 2014: Remove all the old patched fonts and replace them with the new one.
    OSX Mavericks
    fontforge installed by homebrew with patch: Homebrew/legacy-homebrew#27221
@verma
Copy link

verma commented Jul 23, 2013

Works great for me, thanks for this!

@cscheid
Copy link

cscheid commented Aug 9, 2013

The latest update of oh-my-zsh breaks this for me on OS X 10.8.3. Has anyone been able to find a replacement?

@lxyu
Copy link

lxyu commented Nov 3, 2013

Both fonts don't work for me, but the linux version works however.

Link here: https://gist.github.com/epegzz/1634235

@quantonganh
Copy link

$ fontforge -script Monaco\ for\ Powerline.otf 
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012-D.
 Library based on sources from 14:57 GMT 31-Jul-2012.
Monaco for Powerline.otf:1 Unexpected character  (14)

then the symbols are displayed as question marks, something like this: http://stackoverflow.com/questions/14392222/powerline-on-mac-os-x-not-working-as-expected

@gregolsen
Copy link

@lxyu same for me. Both fonts not functioning (as well as all patched fonts from https://github.com/Lokaltog/powerline-fonts).
But the one you've pointed out - works great. Thanks!

@rogual
Copy link

rogual commented Apr 8, 2015

Hey, I noticed this font isn't tagged as monospaced so it doesn't show up in apps that only offer monospaced fonts.

I made a patched version here: https://gist.github.com/rogual/6824790627960fc93077

I don't know much about fonts — just opened it in Robofont and changed that one setting. But, the resulting font file is much smaller, so I may have broken it.

@kanishkabo
Copy link

Great! works on iTerm 2

@im-n1
Copy link

im-n1 commented Dec 15, 2015

Can you guys please post your .Xresources files? Seems like it affects font misrendering a lot.

@metal3d
Copy link

metal3d commented Feb 19, 2016

Maybe you can remove the "OSX" in title, because it works in Linux too :) but nice and thanks for this font

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment