-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows doesn't recognize as mono-spaced font #4
Comments
@haliphax |
I could not use this on gVim (Windows) as well. It does not recognizes the font. |
I don't know what to do, in FontForge it seems I have set to "monospaced" in every place where I could... I need advice from a Windows/FontForge guru, if anybody knows one :) |
I found this post: https://groups.google.com/forum/#!topic/vim_use/PWz-m0PybSQ Maybe it works... |
Ok, but the setting they talk about is already set to "monospaced", at least in the latest commit on master. Maybe you do not have the latest version? |
I have the TTF ones on the repository. Are they the ones with the Powerline patch? I had it working on Mac but gVim on Windows does not recognizes it. |
I installed this font and set it in the powershell ISE and it does indeed show up in the monospaced filter list. Renders a little rough maybe but it's there. Tried restarting explorer.exe or the PC to see if that refreshes' some secret installed font list gVim reads? |
I have tried to match as closely as possible information from Consolas, and regenerated the .ttf and .otf seconds ago. Maybe taking this new version and restarting or whatever Windows magic may solve the problem? |
The biggest problems I see are big M being taller than other caps and small L having a weird top serif. Also small a and small g look a bit too fat in the middle, but I am not sure I can do something for them. Do you spot other things? |
Can you try the latest commit please? |
sorry, my push was rejected this time should be ok |
Windows rendering issues should be fixed by TrueType files (.ttf) from the latest version, 1.3.1. Please try them, and if it's ok, close this issue. |
Rendering is perfect with last version. |
The 1.6.3-beta release no longer shows the ttf fonts as monospaced on windows. Is there a fix? BTW, love this font. |
Can you try the latest release please? There |
Windows seems to be more picky than Linux when dealing with font names. Causing the problem that Zhichao-Hong (and me) experienced to manifest. It can be fixed by changing the TTF-sub-family-name in FontForge from "BoldItalic" to "Bold Italic" and from "RegItalic" to "Italic" and re-making. And thanks for a pleasant font! |
Done! Thanks for pointing out exactly what to change. |
I had to check "allow use of variable-pitch fonts" in PuTTY to use this.
The text was updated successfully, but these errors were encountered: