搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Difference in fonts/font size in Firefox 114 vs 113

  • 2 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 iam18

more options

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile.

On Firefox 114, the fonts are larger. I could not make it the same as in Firefox 113, despite all the configuration in the profile is the same. Downgrading to Firefox 113 return the previous font size/rendering.

However, in Firefox 114 there's a font difference even between my old profile and fresh new profile. The font configuration in the settings is exactly the same between these two profiles (default profile, Latin and Cyrillic — the same font families, sizes, checkboxes, i've even checked about:config options searching by "font" — all the same).

Check the screenshots.

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile. On Firefox 114, the fonts are larger. I could not make it the same as in Firefox 113, despite all the configuration in the profile is the same. Downgrading to Firefox 113 return the previous font size/rendering. However, in Firefox 114 there's a font difference even between my old profile and fresh new profile. The font configuration in the settings is exactly the same between these two profiles (default profile, Latin and Cyrillic — the same font families, sizes, checkboxes, i've even checked about:config options searching by "font" — all the same). Check the screenshots.
已附加屏幕截图

被采纳的解决方案

Turns out this is a change of privacy.resistFingerprinting feature.

To allow all fonts without disabling fingerprint resistance, set layout.css.font-visibility.resistFingerprinting=3 This obviously would worsen the fingerprint resistance.

定位到答案原位置 👍 0

所有回复 (2)

more options

GIF to make it obvious

more options

选择的解决方案

Turns out this is a change of privacy.resistFingerprinting feature.

To allow all fonts without disabling fingerprint resistance, set layout.css.font-visibility.resistFingerprinting=3 This obviously would worsen the fingerprint resistance.