bna-linuxiran
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linuxiran] Change Mozilla Fonts.


From: Arash Zeini
Subject: Re: [linuxiran] Change Mozilla Fonts.
Date: Tue, 15 Jul 2003 10:52:59 +0430
User-agent: KMail/1.5.2

On Tuesday 15 July 2003 10:19, Seyyed Mehdi Sheikhalishahi wrote:

> Hi Dear
>  My version is 0.9.9.

This is quite old. Use 1.2. This is what you need to have in your 
/etc/mozilla/prefs.js in order to enable TTFs in your Mozilla:

// TryeType
pref("font.FreeType2.enable", true);
pref("font.freetype2.shared-library", "libfreetype.so.6");
pref("font.FreeType2.autohinted", false);
pref("font.FreeType2.unhinted", false);
pref("font.antialias.min",        10);
pref("font.directory.truetype.1", 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType");
pref("font.directory.truetype.2", "/usr/share/fonts/truetype");
pref("font.directory.truetype.3", "/usr/share/fonts/truetype/openoffice");
pref("font.directory.truetype.4", "/usr/X11R6/lib/X11/fonts/TrueType");

Make sure you have all the directories mentioned customized to your own 
directories, if they defer.

Greetings,
Arash

> Arash Zeini wrote:
> >On Monday 14 July 2003 18:54, Seyyed Mehdi Sheikhalishahi wrote:
> >>Hi All
> >> How can I change Mozilla Fonts?
> >>I change It but does not work.
> >>I want to use fonts that IE uses.
> >
> >It means you want to use True Type fonts? I am not sure if this feature
> >really works under the new versions of Mozilla. It workes for me under
> >1.2, but it seems it somehow doesn't work under 1.3.
> >If you want to try, you have to edit the /etc/mozilla/prefs.js, in
> > order to make the changes global.
> >
> >Greetings,
> >Arash

-- 
The FarsiKDE Project
www.farsikde.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]