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

OpenDyslexicMono isn't quite monospace #62

Open
stephen-smith opened this issue Sep 7, 2016 · 21 comments
Open

OpenDyslexicMono isn't quite monospace #62

stephen-smith opened this issue Sep 7, 2016 · 21 comments

Comments

@stephen-smith
Copy link

stephen-smith commented Sep 7, 2016

KDE has a font selector that limits the selectable fonts to ones that have fully monospace metrics.

Right now OpenDyslexicMono is not selectable there.

Other fonts have had similar problems, and have been able to address the issue in the font.

I think I can work around my specific problem for now, but I think it would be nice to be able to simply select the font directly, when my selection is limited to fonts with monospace metrics (and not just "mono") in their name.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37639995-opendyslexicmono-isn-t-quite-monospace?utm_campaign=plugin&utm_content=tracker%2F271843&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F271843&utm_medium=issues&utm_source=github).
@stephen-smith
Copy link
Author

Maybe it's a separate issue, but I'm not sure OpenDyslexicMono should provide ligatures (fi, ff, etc.) it can cause decidedly non-monospace behavior.

@stephen-smith
Copy link
Author

See also the relevant KDE issue; Qt is filtering out fonts with non-mono metrics.

@antijingoist
Copy link
Owner

  1. some of those ligatures will be removed.
  2. Yep, theres some non-mono metrics in there that need to be taken care of. If you find specific ones, I can take them out as they are found (they should have been all the same width, but I think some of the accents were not).

@igalic
Copy link

igalic commented Oct 4, 2017

hey @antijingoist is there an update on this?
i would love to switch my Konsole to open-dyslexic too!

@igalic
Copy link

igalic commented Oct 4, 2017

here's a screenshot of spacemacs' start-screen:

image

@LeoPiero
Copy link

I would like to see this resolved as well @antijingoist
What can we provide to help resolve this issue? Are you looking for specific characters that are not sized correctly?

@LeoPiero
Copy link

LeoPiero commented Nov 24, 2017

I found 6 glyphs with a zero width, everything else looks like they have a width of 1500, hope this helps:
circumflexbelowcomb
commaaccentcomb
dotbelowcomb
hookabovecomb
horncomb
macronbelowcomb

@antijingoist
Copy link
Owner

I think this is one of those things I completed, fell asleep and thought I'd updated.

Attached a new compiled version. If it works out, I'll update the downloads.

Sources updated soon, I swear. 😬

OpenDyslexicMono-Regular.otf.zip

@antijingoist
Copy link
Owner

and yes, @stephen-smith , I had it generating ligatures. 🤦‍♂️

@stephen-smith
Copy link
Author

@antijingoist Your attached zip didn't seem to work for me. I could have done something wrong, but installing it as a user font in ~/.fonts, running fc-cache, and even doing a full reboot didn't make the font selectable as a font the the Qt monospace font picker (tested w/ Konsole).

@antijingoist
Copy link
Owner

@stephen-smith I'll spin up a kde setup tomorrow and take a look.
At least on MacOS, everything says its fixed width. But that's just fontbook. :D

@antijingoist
Copy link
Owner

I think this might be more than just me. madmalik/mononoki#23
I'll still continue looking into it. dropping it into fontforge to check, but at this point, literally every single glyph is the same width.
Anyone got a copy of fontlab or Fontographer and want to see if that pulls up something obvious?

@antijingoist
Copy link
Owner

Okay, how about this one?

Took some wiggling around, but it looks like it works with terminal without having to dig into all fonts.

OpenDyslexicMono-Regular.otf 2.zip

@stephen-smith
Copy link
Author

Sorry about the delay, sort of forgot about this

But, yes, @antijingoist got it! This version works great. Konsole and other monospace-only font pickers show it, and it looks good.

@antijingoist
Copy link
Owner

No worries. I haven't had much time recently either.
Thing # 1 to go right this year. Now to push the changes. As soon as I can.

@frob frob mentioned this issue Jan 4, 2018
@Aricg
Copy link

Aricg commented Mar 13, 2018

I just installed opendyslexic-fonts-0.600-8.fc26.noarch (Fedora) following the instructions on https://opendyslexic.org/download/ and there is no mono-space version.

@antijingoist
Copy link
Owner

My fault, I was working too much at the day job.
updating and making a new release.

@antijingoist antijingoist reopened this Sep 6, 2018
@DonaldTsang
Copy link

Hope that this can be fixed! Coding in a dyslexic monospace font is pretty relaxing.

@antijingoist
Copy link
Owner

It'll be finished by end of the summer, I swear. :)
got bombed by lots of stuff. Good news is it's my only summer project this time.

@antijingoist
Copy link
Owner

If monospace is not showing, try installing directly from the repo.

@LazerJesus
Copy link

great thread, thank you.

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