Google
 
Showing posts with label dpi. Show all posts
Showing posts with label dpi. Show all posts

Saturday, September 01, 2007

Firefox font fix

My last post on decreasing dpi got my Firefox fonts so damn small. Tried a lot of ways to fix it, even changed /chrome/userContent.css and userChrome.css but nothing worked.

I later installed a plugin named NoSquint which permanently changes the zoom level for individual or all sites. While this worked fine for me, i was lookin for a permanent solution.

Finally i found out that firefox tries to sync it's dpi with system's dpi, which i've already set low. Now the fix for that is as follows.

  • Go to address bar and type about:config
  • change the layout.css.dpi value from -1 (or whatever) to 0 (zero)
My Firefox now shows normal fonts.