Coder Social home page Coder Social logo

Comments (24)

patrykdesign avatar patrykdesign commented on June 4, 2024

We'll try to address this in the next update, likely Q1 2015.

from fira.

schriftgestalt avatar schriftgestalt commented on June 4, 2024

@houserockr could you send me a monospace font that works for you. I don't have KDE to test so I would at least need a font to compare it to.

from fira.

carrois avatar carrois commented on June 4, 2024

Hi Houserockr.

Please try these files.
https://www.dropbox.com/sh/si29c78emoyr2f1/AAB4ZCjMop_5lOiYNyX6IC4Ua?dl=0

We eliminated the nonspacing accents from export.
They might have been the problem as Glyphs sets them to zero width when exporting.
Could you please report?

Please don’t use these file for other purposes by now as we work on an official update of Fira Mono in which we would like include your feedback.
This Test version is still buggy due to new anchor behaviour of Glyphs 2. Thanks!

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

Untested hypothesis: I suspect this may well be a symptom of the xAvgCharWidth error described in issue 47. Fixing that might allow KDE to recognize the font as being monospaced.

If that's the case, the test version above ought to work, as it has xAvgCharWidth=600.

from fira.

houserockr avatar houserockr commented on June 4, 2024

Hey there, thank you very much for addressing this issue!
Unfortunately, I'm on vacation right now, so I can't test it on KDE.
However, I tested it on OSX, where it works like a charm!
I can test KDE next week, if this fits with whatever deadlines you have!?

from fira.

carrois avatar carrois commented on June 4, 2024

There’s no rush, Mono 4.0 won’t be released in the next weeks. Romans and Italics first.
Thanks for reporting after your vacaction.

from fira.

houserockr avatar houserockr commented on June 4, 2024

Tested it on Kubuntu 14.10 with the new KDE plasma 5.2 --> working!
I would still like to test it next week on the plattform I reported...

from fira.

houserockr avatar houserockr commented on June 4, 2024

Also works on KDE 4, OpenSuSE 13.1 (platform reported)!
Thank you!

from fira.

wolftune avatar wolftune commented on June 4, 2024

I'm confused about the status of this. I downloaded the latest Fira Mono 3.2 from this repo, and I'm not able to select Fira Mono in Yakuake. Is the fix not actually released yet?

from fira.

patrykdesign avatar patrykdesign commented on June 4, 2024

Fira Mono 3.2 should have the fix. @houserockr can you help @wolftune in anyway? Not sure what you did to get it working?

from fira.

houserockr avatar houserockr commented on June 4, 2024

I have to say that I haven't tested version 3.2. I only tested the "-KDE" version above, which I am still using since my test.

Here's what I did to install the font:
$ cp font.ttf ~/.fonts/
$ fc-cache -r

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

It looks like there are a couple of glyphs in the Fira Mono 3.2 fonts that still don't have the correct advance width; check "fraction" (U+2044) and "uni2215" (division slash). This is probably what prevents some applications accepting the fonts as "monospaced".

While here, I also noticed that there are discrepancies between the .ttf and .otf versions of the fonts: they don't contain identical OpenType layout tables, as I would have expected. It looks like they were generated from slightly different versions of the source, which is rather unfortunate as it will lead to unexpected and confusing differences in behavior.

from fira.

carrois avatar carrois commented on June 4, 2024

Hi Jonathan.

I'll forward this mail to Georg.

Am 11.05.2015 um 16:21 schrieb jfkthame [email protected]:

It looks like there are a couple of glyphs in the Fira Mono 3.2 fonts that still don't have the correct advance width; check "fraction" (U+2044) and "uni2215" (division slash). This is probably what prevents some applications accepting the fonts as „monospaced".

We talkes a lot with Georg concerning this issue and thought it is fixed.

While here, I also noticed that there are discrepancies between the .ttf and .otf versions of the fonts: they don't contain identical OpenType layout tables, as I would have expected. It looks like they were generated from slightly different versions of the source, which is rather unfortunate as it will lead to unexpected and confusing differences in behavior

No, all files came from the same source.
Think this is a Glyphs issue, too.

Will answer ASAP.
_r


Reply to this email directly or view it on GitHub #56 (comment).

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

In the new Fira Mono 3.201 there are still a few glyphs with an incorrect width: in a quick search of the Regular face, at least, I found

<mtx name="uni045F" width="603" lsb="100"/>
<mtx name="uni1F69" width="582" lsb="-79"/>
<mtx name="uni1FA9" width="582" lsb="-79"/>

In Fira Mono Bold, on the other hand, I found

<mtx name="uni045F" width="575" lsb="70"/>

and in Medium, it's

<mtx name="uni045F" width="592" lsb="89"/>

As long as there are any glyphs with a width other than 600 or zero, the "monospaced" nature of the fonts will remain broken.

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

The issue with OpenType layout discrepancies between OTF and TTF fonts is still present. I've opened a new issue for this, as it's unrelated to the glyph width variations.

from fira.

carrois avatar carrois commented on June 4, 2024

I have to apologize for that.
Mono are files updated already.
Please download again.
_r

Am 12.05.2015 um 17:39 schrieb jfkthame [email protected]:

In the new Fira Mono 3.201 there are still a few glyphs with an incorrect width: in a quick search of the Regular face, at least, I found

In Fira Mono Bold, on the other hand, I found and in Medium, it's As long as there are any glyphs with a width other than 600 or zero, the "monospaced" nature of the fonts will remain broken.


Reply to this email directly or view it on GitHub #56 (comment).

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

Yes, that looks better! Thanks.

(I have not tested this in KDE/OpenSuSE etc, as in the original report, but AFAICS from the font data it should now be fixed.)

from fira.

patrykdesign avatar patrykdesign commented on June 4, 2024

OK will close this as it should be fixed. @houserockr let me know otherwise.

from fira.

wolftune avatar wolftune commented on June 4, 2024

@patrykdesign The mono files in the OTF directory haven't been updated since April 9th. How could this be fixed, given that I reopened this later than that? My best guess is that people made fixes elsewhere, but nobody has merged the fixes to the actual master files.

from fira.

patrykdesign avatar patrykdesign commented on June 4, 2024

@wolftune @houserockr my bad we were testing 3.203 which contains bug fixes, somehow they didn't make it to the repo, so I just added them, sorry. There's 3.204 coming as in a couple of weeks BTW.

from fira.

wolftune avatar wolftune commented on June 4, 2024

Thanks, the new update is recognized for me in KDE

from fira.

patrykdesign avatar patrykdesign commented on June 4, 2024

Great thanks!

from fira.

schriftgestalt avatar schriftgestalt commented on June 4, 2024

I’m still trying to figure this out properly. I installed Fedora 22 (not sure what Desktop). I could not find a place where my fonts didn't work. So could you please check if this fonts work as expected?
https://dl.dropboxusercontent.com/u/3563666/FiraMonoTest.zip
Thanks.

from fira.

jfkthame avatar jfkthame commented on June 4, 2024

From a brief check, I don't see any problems in the fonts from FiraMonoTest.zip. Both .ttf and .otf files look as expected.

from fira.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.