Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

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?

Modifié le par eqlv12

Toutes les réponses (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?