Skip to content

Instantly share code, notes, and snippets.

@kayzhu
Created April 19, 2012 03:11
Show Gist options
  • Save kayzhu/2418116 to your computer and use it in GitHub Desktop.
Save kayzhu/2418116 to your computer and use it in GitHub Desktop.
Anonymous Pro for vim-powerline
@kayzhu
Copy link
Author

kayzhu commented May 15, 2012

@vheon Did you try using your self-patched Courier New? Is it the same result or does it work well? My impression is that those glyph mapping problems shouldn't matter. But I could be wrong.

@vheon
Copy link

vheon commented May 15, 2012

Yes I tried it.

This is the comparison between the two font on the same file:

Anonymous Pro
http://i49.tinypic.com/2a98ql5.jpg

Courier New
http://i45.tinypic.com/2mgnntw.jpg

@kayzhu
Copy link
Author

kayzhu commented May 17, 2012

@vheon Hmm, I don't have enough knowledge on why this occurs. Please do let me know if you manage to fix it and update this gist. Thanks!

@jridgewell
Copy link

Seems to be a problem with the font size used. I changed it from set guifont=Anonymous\ Pro\ for\ Powerline:h13 to set guifont=Anonymous\ Pro\ for\ Powerline:h14 and it fixes the problem.

http://i45.tinypic.com/20p8tu0.jpg

EDIT: Also change your terminal font to 14pt Anonymous Pro.

@vheon
Copy link

vheon commented Jun 17, 2012

@jridgewell: I'm glad if it fix this problem on your machine, but unfortunately it doesn't on mine :(

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