On Sunday 14 October 2001 h:33 pm, you wrote: [snip] > Putting > Load "freetype" > Load "type1" > Load "speedo" > in the Module section, got rid of the messages from the log, but Opera > still shows all pages in courier.
Make sure your /etc/X11/XftConfig file contains the following line near the top: dir "/usr/X11R6/lib/X11/fonts/TrueType" (obviously adjust the path to point to wherever your tt fonts are installed) It should also have a line similar to: dir "/usr/X11R6/lib/X11/fonts/Type1" > I only have the fonts xfonts-base, xfonts-scalable-nonfree, and > xfonts-scalable installed. Are there other TT font packages I can > install? Or will I need to start using bitmap fonts? dpkg -p msttcorefonts for information apt-get install msttcorefonts to install hth --kurt _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
