Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Serious font problems

Serious font problems

2002-05-08       - By Hal Burgiss

 Back
Reply:     1     2     3     4     5     6     7     8     9  

On Thu, May 09, 2002 at 12:51:22AM +0200, Matthias Saou wrote:
> >
> > Did you add them to xfs fontpath (chkfontpath)?
>
> No need, I put them in /usr/share/fonts/defaults/TrueType which is
> included by default.
>
> > Typically, mkfontdir creates fonts.dir, and ttmkfdir creates
> > fonts.scale (for scalable fonts). Not sure how bad it is if both don 't
> > exist. I believe the xfs init script should do all this *if* it knows
> > about the fonts. man chkfontpath.
>
> Well, for me at least, ttmkfdir was outputting the list to stdout, not to
> fonts.scale like the --help options and the man page both suggest. Strange

Sorry, that was too subtle:

[hal@(protected) hal]$ ttmkfdir -help
-o, --output name of the destination file, default is "fonts.scale "

You either need to redirect to a file or use the '-o ' option. I think
the wording is confusing. It doesn 't create a fonts.scale unless you
tell it too (I think they are _trying_ to say fonts.scale is what you
should be outputting to, not that it does it automatically).

> I admit, but since I 'm not very familiar with fonts, I just suppose I 'm
> missing something or doing something wrong.
> And nope, the xfs init script wasn 't rebuilding anything...

This is from 7.2:

[hal@(protected) hal]$ grep ttmkf /etc/init.d/xfs
ttmkfdir . >fonts.scale

You might make sure 7.3 is still doing something like that. And maybe
make sure the permissions on the font directory are writable by xfs
(probably running as user nobody).

--
Hal Burgiss