Welcome, Guest. Please Login or Register.
March 28, 2024, 08:24:16 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  FAQ  |  Linux Tutorial: How to make YaBB SE look correct with Netscape/Mozilla « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Linux Tutorial: How to make YaBB SE look correct with Netscape/Mozilla  (Read 7801 times)
Alan Cramer
Sr. Member
****
Posts: 258


***Insert Evil Cackle Here***

WWW
Linux Tutorial: How to make YaBB SE look correct with Netscape/Mozilla
« on: May 02, 2002, 11:05:11 AM »
Reply with quote

YaBB SE uses a lot of fonts which only come with Windows.  A lot of Linux/Unix Users will find that when posting a message, and when viewing messages, the font is really small and really hard to read.  This is because the fonts which are installed with Windows (Arial, Verdana, etc.) are not installed with Linux/Unix base install.

What you need:
In order to use the proper fonts with Linux, you need a TrueType font server already setup.  We are going to presume you have already done this. Instructions to install and setup are available at LDP Font HOWTO especially the section called Making Fonts Available to X.

Installing Core Fonts:
Once you have your TrueType server installed and ready, you need to download the Microsoft Core Fonts for the Web Package.  These are freely available and redistributable (with certain restrictions on the redistributable part) but can be installed on a Linux system without problems.  You can download the files from http://www.microsoft.com/truetype/fontpack/ .  Download the Windows version of each of the fonts available.

You will notice that each file is a .exe file, which Linux can't natively run without WINE or similar.  We are not going to use WINE or any other emulator, for that matter.  These files are just executable cabinet (.cab) files.  You can not repackage these files however and they must stay as Windows executables, so that is why I haven't repackaged them for you to easily download.  In order to unpack each file, you will need to download CabExtract from http://www.kyz.uklinux.net/cabextract.php3 and follow the instructions there to unpack the files.

Make a directory under /usr/share/fonts/ called MSCoreFonts.  Move those unpacked files into this directory.  Now do the following steps in the console window:

 
  • execute ttmkfdir /usr/share/fonts/MSCoreFonts
  • execute chkfontpath --add /usr/share/fonts/MSCoreFonts
  • Restart the font server manually by executing /etc/rc.d/init.d/xfs restart or restart the PC.
Now your web browser and other Linux software will use the Microsoft Core Fonts, which will make it easier to view YaBB SE forums and other sites which use those fonts.
Logged

Alan Cramer - Nextux - [email protected]

If you want my MSN, YIM, ICQ, AIM details, please IM me for them.  If you just want support, please use these forums, as that is what they are here for!
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  FAQ  |  Linux Tutorial: How to make YaBB SE look correct with Netscape/Mozilla « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.058 seconds with 19 queries.