[NTLUG:Discuss] list archive / netscape fonts

TJ Bell tjbell at usa.net
Sun Mar 5 16:36:54 CST 2000


Kelly Scroggins wrote:
> 
> I know this has been discussed before but I need to fix the fonts in
> Netscape.  They're unbearable.  Too small.  I've tried adjusting the
> settings in the preferences but it doesn't do much good.
> 
> Can someone point me to a howto or tell me what to do or tell me how to
> search the ntlug archive?

The font HOWTO is at:
http://www.linuxdoc.org/HOWTO/Font-HOWTO.html

I highly recommend using xfstt and grabbing all your windows true-type
fonts.  Then you can go into Edit->Preferences in Netscape to fix it and
make it better.

Also, if you're running at a higher resolution, change the order of your
/etc/XF86Config file to reflect something similar to:

Section "Files"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
  FontPath      "unix/:7100"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/URW"
  FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

The idea of that is to put the 100dpi lines before the 75dpi
lines...your flavor may vary.

Good luck!
-- 
TJ Bell -aka- MudPoet
echo tjbexx at usa.nyz | tr xyz let
http://tjbell.dhs.org
ICQ: 6014042 - AIM: MudPoet




More information about the Discuss mailing list