-
Notifications
You must be signed in to change notification settings - Fork 46
[firefox] gfx.font_rendering.fontconfig.fontlist.enabled must remain false #31
Comments
Thanks for creating an issue about this! The solution in the README worked for me and a number of others. Hmm... Now that you mention it, I realize while it fixes the actual problem, bold fonts are just far too bold with it set to true. I've actually got it set to false for that reason on my machine. Are there relevant details you could add to @salty-horse 's issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1254245 ? Related to #1 |
This should be fixed according to: https://bugzilla.mozilla.org/show_bug.cgi?id=1245811#c47 |
Firefox 46 was just released, but this regression isn't fixed until Firefox 47. I'll update the readme to say users of Firefox <47 should set this to false. |
Firefox 47's planned release date is 2016-06-07. |
I am using the Firefox Developer Edition (currently at 48.0a2 (2016-05-10)) and the fonts only look right (like they used to look before) when I set |
Thanks @PhilippBaschke I'll update the readme. |
When I set Linux Mint 17.3 Rosa - Firefox 46/47b |
@NoXPhasma If you can reproduce this, especially without my font enabled, I suggest opening a new issue on the mozilla bug tracker. |
@eosrei This does indeed happen even your font isn't installed. Should have check that before. |
Just a heads up on my issue, this doesn't happen in Firefox 48.0a2 (2016-06-02). |
I believe this is the fix for the crash: https://bugzilla.mozilla.org/show_bug.cgi?id=1266341 |
Additional related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1306715 Thx @salty-horse |
Still had to change this setting on Firefox 53 for it to not change default font |
Yes, it's a known issue: https://github.com/eosrei/emojione-color-font#known-issues |
This fix will break in Firefox 55 (can test with Nightly). The related changes: https://bugzilla.mozilla.org/show_bug.cgi?id=1119128 |
First of all, thanks a lot for these. Only issue is that when I do:
gfx.font_rendering.fontconfig.fontlist.enabled = false
restart
gfx.font_rendering.fontconfig.fontlist.enabled = true
restart
The problem with the fonts comes back
I'm using Firefox 45.0.1 on Ubuntu 15.10.
I'm just leaving it as false at the moment, not sure if it's having any detrimental affects.
Cheers
The text was updated successfully, but these errors were encountered: