본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?