[Debian, 2.4.20 / fonts] Lege fonts

Pagina: 1
Acties:

  • Steven
  • Registratie: December 2000
  • Laatst online: 08-05 23:25
Beste mensen,

Ik heb hier KDE3.1 met de meeste lettertypen wel geinstalleerd en browsen gaat dan ook perfect (Dat hadden jullie niet verwacht ;). Wat alleen het probleem is is dat ik een flink aantal (weinig gebruikte) lettertypen heb die leeg zijn. Dus als ik bij een programma lettertypes kan selecteren kan ik ze wel aanklikken, maar alles wat ik invul is leeg en vertoont dus alleen (soms hele brede) spaties.
Helaas zit hier ook het lettertype "System" bij, iets wat door een aantal programma's gebruikt (KPackage...) wordt en wel fijn code.
Wie heeft enig idee wat er mis is? Ik kon op I.net weinig vinden over "Empty fonts".
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
Section "Files"
        # FontPath      "localhost/:7100"       # local font server //Gebruik ik niet
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        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"
        FontPath        "/usr/lib/X11/fonts/TrueType" //Van Win2k
EndSection

  • Echnon
  • Registratie: Mei 2000
  • Laatst online: 04-04 20:19
Ook ik had moeite met de fonts onder KDE 3.1 (debian unstable) terwijl ze in bijvoorbeeld openoffice (die draait onder datzelfde KDE) allemaal perfect te zien waren. Dus mijn fonts zijn wel bekend aan X, en ook met xfontsel vind ik ze allemaal. Ik heb toen wat met de font installer zitten spelen in het KDE control centre, in root mode. Handmatig wat directories opgegeven. Dit gaf verbetering.

  • Steven
  • Registratie: December 2000
  • Laatst online: 08-05 23:25
Zou je misschien jouw Section "Files" willen posten? Het zou nl. kunnen dat het aan de volgorde ligt.

  • Echnon
  • Registratie: Mei 2000
  • Laatst online: 04-04 20:19
Hier is ie. Het is standaard wat uit xf86cfg komt op mijn systeem.

Section "Files"
# local font server
# if the local font server has problems, we can fall back on these
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Maar pakt X (xfontsel) wel die fonts of alleen KDE niet?

  • Steven
  • Registratie: December 2000
  • Laatst online: 08-05 23:25
xfontsel kent ze idd helemaal niet, ook al roept hij wel dat er "11799 names match".
In Xfonts zijn ongeveer 80 lettertypen bekend.
Alle mappen die jij hebt (op de laatste na dan, maar die ziet er custom uit) heb ik overigens ook.