為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

when enlarging "view" why everything is fuzzy?

more options

why when I enlarge the view (zoom in) everything, from text to images, becomes all soft focused. Like super aliased. In chrome everything stays crisp and I cant imagine that FF couldnt do zoom or enlarge as well as google. So must be a setting that I am not aware of?

I need larger and crisp so I can see. not larger and softer as that defeats the purpose of the zooming in and makes it just as hard to see.

why when I enlarge the view (zoom in) everything, from text to images, becomes all soft focused. Like super aliased. In chrome everything stays crisp and I cant imagine that FF couldnt do zoom or enlarge as well as google. So must be a setting that I am not aware of? I need larger and crisp so I can see. not larger and softer as that defeats the purpose of the zooming in and makes it just as hard to see.

所有回覆 (3)

more options

You can try this to see if it helps.

Type about:config in the address bar. Click on I'll be careful, I promise button to skip the warning. Search for layout.css.devPixelsPerPx in the search bar. Double-click it and change the value to 1.0 which is the default value.

more options

Note that layout.css.devPixelsPerPx is a global zoom setting and affects the entire browser (user interface and web pages), so be cautious and double check what value you enter.

See also:

more options

Do you notice any pattern with some text scaling better or worse, for example, does it matter whether it's a built-in Mac font or a downloadable font?

To see what font is being used for a particular passage, you can right-click (Ctrl+click) the text and, from the context menu, choose Inspect Element (Q). This will open a panel in the lower part of the tab show the HTML code of the page. On the right side are various sections, if you click Fonts on that side, Firefox should show the fact that's actually being used for the better or worse text.

由 jscher2000 - Support Volunteer 於 修改