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

Re: [Debian] Xfree86 4.1 & Fonts



Hallo Lothar,

Lothar Schweikle-Droll schrieb am 19.08.2001 um 12:17 folgendes:

> 1.) mit welchem Tool kann man sich alle Fonts anzeigen lassen die
> installiert sind?

wenn xfs läuft vielleicht so:

$ fslsfonts -server unix/:7100

(eventuell in eine Datei umleiten.)

> 2.) brauch ich für TrueType Fonts immer noch ein Fontserver?

Ganz genau weiß ich das auch nicht; aber bei mir läuft der xfs.

> 3.) Was muß ib die XF86Config eintragen damit ich TrueType nutzen kann?

Das sieht dann bei mir so aus:

Section "Files"
        FontPath        "unix/:7100"    # local font server
	# if the local font server has problems, we can fall back on these
	FontPath        "/usr/lib/X11/fonts/misc"
	FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath        "/usr/lib/X11/fonts/Type1"
	FontPath        "/usr/lib/X11/fonts/Speedo"
	FontPath        "/usr/lib/X11/fonts/75dpi"
	FontPath        "/usr/lib/X11/fonts/100dpi"
EndSection
									
Section "Module"        
	# diese Module werden bei mir geladen,
	# die brauchst Du bestimmt nicht alle...
        Load    "ddc"
	Load    "GLcore"
	Load    "dbe"
	Load    "dri"
	Load    "extmod"
	Load    "glx"
	Load    "pex5"
	Load    "record"
	Load    "xie"
	Load    "bitmap"
	Load    "freetype"
	Load    "speedo"
	Load    "type1"
	Load    "vbe"
	Load    "int10"
EndSection

> 4.) Habe ich irgendwas vergessen?

Das Truetype-Verzeichnis mit in /etc/X11/fs/config eintragen.

man update-fonts-alias
man update-fonts-scale
man update-fonts-dir
man xfs

Schriften gibt's bei
$ apt-cache search msttcorefont
msttcorefonts - Installer for Microsoft TrueType core fonts

oder in c:\windows\fonts ;-)

$ /etc/init.d/xfs restart   # nicht vergessen

Gruss Uwe

-- 
-----------------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an debian-user-de-request@lehmanns.de die im Subject
"unsubscribe <deine_email_adresse>" enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@Lehmanns.de
-----------------------------------------------------------

875 eingetragene Mitglieder in dieser Liste.


Reply to: