Skip to content
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

Closed
haliphax opened this issue Nov 21, 2013 · 20 comments
Closed

Windows doesn't recognize as mono-spaced font #4

haliphax opened this issue Nov 21, 2013 · 20 comments

Comments

@haliphax
Copy link

I had to check "allow use of variable-pitch fonts" in PuTTY to use this.

@rebornishard
Copy link

@haliphax
i used sublime with "Cosmic Sans Neue Mono"

@carlosedp
Copy link

I could not use this on gVim (Windows) as well. It does not recognizes the font.

@belluzj
Copy link
Owner

belluzj commented Nov 22, 2013

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 :)

@carlosedp
Copy link

I found this post: https://groups.google.com/forum/#!topic/vim_use/PWz-m0PybSQ

Maybe it works...

@belluzj
Copy link
Owner

belluzj commented Nov 22, 2013

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?

@carlosedp
Copy link

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.

@Jackbennett
Copy link

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?

@belluzj
Copy link
Owner

belluzj commented Nov 22, 2013

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?

@carlosedp
Copy link

I tried the last version from the repository. It showed as a monospaced font and worked on gVim (Windows).

There might be some problems with the rendering as you can see from the screenshot here:
image

Compare to Inconsolatta for powerline below:
image

Thanks!

@belluzj
Copy link
Owner

belluzj commented Nov 25, 2013

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?

@carlosedp
Copy link

That's the issues I see. Also the 3 have a weird top and the 6 and 9 have a small pointy things over and under.

image

@belluzj
Copy link
Owner

belluzj commented Nov 25, 2013

Can you try the latest commit please?

@belluzj
Copy link
Owner

belluzj commented Nov 25, 2013

sorry, my push was rejected this time should be ok

@belluzj
Copy link
Owner

belluzj commented Nov 28, 2013

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.

@carlosedp
Copy link

Rendering is perfect with last version.

@belluzj belluzj closed this as completed Nov 29, 2013
@Zhichao-Hong
Copy link

The 1.6.3-beta release no longer shows the ttf fonts as monospaced on windows. Is there a fix? BTW, love this font.

@belluzj
Copy link
Owner

belluzj commented Apr 16, 2014

Can you try the latest release please? There

@Zhichao-Hong
Copy link

The latest release works fine and vim can find it. Thanks! Only one question or issue. Vim can only see the Regular and Bold style. In the Fonts control panel, the font style in Fantasque Sans Mono only display. I am sure the attached image Please see attached image.
screenshot - 4_16_2014 2_55_04 pm

@joqs
Copy link

joqs commented Jul 21, 2014

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!

@belluzj
Copy link
Owner

belluzj commented Jul 21, 2014

Done! Thanks for pointing out exactly what to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants