搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

In Firefox 65 beta, one of the option of ClearType rendering modes not works

more options

OS: Windows 10 Pro

Version: 65.0b7 (64-bit)

After I upgraded my Firefox to 65 beta, the option in about:config, `gfx.font_rendering.cleartype_params.rendering_mode=5` seems not to be effective. Is the entry is now obsolete?

OS: Windows 10 Pro Version: 65.0b7 (64-bit) After I upgraded my Firefox to 65 beta, the option in about:config, `gfx.font_rendering.cleartype_params.rendering_mode=5` seems not to be effective. Is the entry is now obsolete?

由 eqlv12 於 修改

所有回覆 (1)

more options

Microsoft says this about the difference between 4 and 5:

4 = DWRITE_RENDERING_MODE_NATURAL

"Specifies that antialiasing is performed in the horizontal direction. This rendering mode allows glyphs to be positioned with subpixel precision and is therefore suitable for natural (i.e., resolution-independent) layout. The antialiasing may be either ClearType or grayscale depending on the text antialiasing mode."

5 = DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC

"Similar to natural mode except that antialiasing is performed in both the horizontal and vertical directions. This is typically used at larger sizes to make curves and diagonal lines look smoother. The antialiasing may be either ClearType or grayscale depending on the text antialiasing mode."

But it sounds as though you are seeing something very different with 5 than you see with 4 (or -1, which I think defaults to NATURAL). What are you seeing?