sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #25009
Re: XFree86 4.0 adding truetype fonts
"Hans Christian Studt" <hc@xxxxxxxx> wrote in message
news:39722597.52C6E0F3@xxxxxxxx...
> Hej,
>
> Jeg fulgte vejledningen i
http://www.sslug.dk/linuxbog/bog/netprog.html
> vedrørende tilføjelse af nye fonte, men xlsfonts indeholder ikke de
nye
> fonte (f.eks. microsoft).
>
> Jeg kunne ikke finde
> FontPath
> i min config fil som kommer her :
Du skal skrive de nye biblioteker ind under "catalogue=". Listen er
kommasepareret.
> /etc/X11/fs/config
>
> # font server configuration file
> # $XConsortium: config.cpp,v 1.7 91/08/22 11:39:59 rws Exp $
>
> clone-self = on
> use-syslog = off
> catalogue =
> /usr/X11R6/lib/X11/fonts/misc/,/usr/share/fonts/default/TrueType/,
> /usr/X11R6/lib/X11/fonts/Speedo/,/usr/share/fonts/default/Type1/,
> /usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,
> /usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
De nye stier skal stå her.
> error-file = /var/log/fs-errors
> # in decipoints
> default-point-size = 120
> default-resolutions = 75,75,100,100
>
> # font cache control, specified in KB
> cache-hi-mark = 2048
> cache-low-mark = 1433
> cache-balance = 70
>
> Er der nogen der kan hjælpe mig ???
>
> Mvh
> Hans Christian Studt
>
>
References