monoid icon indicating copy to clipboard operation
monoid copied to clipboard

Support for Mintty (Cygwin)

Open DiogoDoreto opened this issue 10 years ago • 12 comments

Monoid doesn't shows up on font selection on Mintty. Searching the web I found that Windows have some specific criterias for terminal fonts [1]. Is it practicable to add support?

[1] http://superuser.com/a/689890

DiogoDoreto avatar Jul 30 '15 14:07 DiogoDoreto

You'd have to open it in a font editor such as fontforge and delete the ligatures (which won't work anyways) as they don't comply to "negative A or C space" rule. Other than that it should work.

larsenwork avatar Jul 30 '15 14:07 larsenwork

I need to do this even if downloading with ligatures turned off? Em 30/07/2015 11:36, "Andreas Larsen" [email protected] escreveu:

You'd have to open it in a font editor such as fontforge and delete the ligatures (which won't work anyways) as they don't comply to "negative A or C space" rule. Other than that it should work.

— Reply to this email directly or view it on GitHub https://github.com/larsenwork/monoid/issues/99#issuecomment-126350101.

DiogoDoreto avatar Jul 30 '15 15:07 DiogoDoreto

Yep, ligatures off doesn't delete the actual glyphs - only "turns off" the feature.

larsenwork avatar Jul 30 '15 15:07 larsenwork

Hi! Any tip about how to delete the ligatures using a Font Editor? I downloaded Font Forge Portable and I see lots of glymphs but any tip of which are the ligatures.

NetVicious avatar Jul 30 '15 17:07 NetVicious

I'm using this: http://fontforge.github.io/en-US/

Ligatures are at the very end together with alternates. Just select them and cmd+x (ctrl+x). screen shot 2015-07-30 at 21 11 29

larsenwork avatar Jul 30 '15 19:07 larsenwork

Yes, I saw they and cleared all of them. But which options we need to set on the Generate Font window to get a monospaced font ?

NetVicious avatar Jul 31 '15 07:07 NetVicious

It was already monospaced - it just didn't live up to the weird "negative A or C space" rule.

I forgot about the W - by default it has a bit overlap to the right. Same for Wcircumflex.

larsenwork avatar Jul 31 '15 07:07 larsenwork

closed due to inactivity and not a priority for me :)

larsenwork avatar Aug 11 '15 16:08 larsenwork

That's so sad. I love your font and I'm forced to use cygwin at work.

ninrod avatar Aug 19 '16 17:08 ninrod

The retina test font is working on cygwin though.

ninrod avatar Aug 19 '16 17:08 ninrod

@larsenwork I deleted all ligatures as you proposed and re-installed Monoid-Regular.ttf - font is still not visible in mintty.

Any further instructions?

drasko avatar Feb 02 '17 10:02 drasko

@drasko I'll have a cleanup look at the font over the next couple of weeks so I've reopened this and I'll ping you if/when I have something for you to try out 😄

larsenwork avatar Feb 18 '17 17:02 larsenwork