Magellan Linux

Contents of /trunk/mozilla/xft.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download) (as text)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File MIME type: application/javascript
File size: 135 byte(s)
-import

1 // pref to override the default UI font because we're using xft
2 pref("font.uifont.name", "sans");
3 pref("font.uifont.pointheight", 10);