Hoi,
Ik ben nu al 2 dagen aan 't klooien om die ttf's aan de gang te krijgen.. zelfs hulp van de almachtige Dinges mag niet baten
Ik heb de volgende font packages geinstalled:
M'n XF86Config-4 font section ziet er zo uit:
zo te zien gebruikt X nu 100 dpi fonts en geen ttf's aan sites te zien
XFS-ttf draait gewoon evenals XFS...
rara hoe kan dit
Ik ben nu al 2 dagen aan 't klooien om die ttf's aan de gang te krijgen.. zelfs hulp van de almachtige Dinges mag niet baten
Ik heb de volgende font packages geinstalled:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| timmie@vitalie:~$ dpkg -l | grep -i fonts | grep ^ii ii console-data 1999.08.29-24 Keymaps, fonts, charset maps, fallback table ii gsfonts 6.0-2 Fonts for the ghostscript interpreter ii gsfonts-x11 0.16 Make Ghostscript fonts available to X11. ii msttcorefonts 1.0.0 Installer for Microsoft TrueType core fonts ii ttf-baekmuk 2.0-6 Baekmuk TrueType fonts ii ttf-openoffice 1.0-2 OpenOffice TrueType Fonts ii x-ttcidfont-co 11 Configure TrueType and CID fonts for X. ii xfonts-100dpi 4.1.0-15 100 dpi fonts for X ii xfonts-100dpi- 4.1.0-15 100 dpi fonts for X (transcoded from ISO 106 ii xfonts-75dpi 4.1.0-15 75 dpi fonts for X ii xfonts-75dpi-t 4.1.0-15 75 dpi fonts for X (transcoded from ISO 1064 ii xfonts-abi 0.99.3+cvs.200 Some fonts shipped with AbiWord ii xfonts-base 4.1.0-15 standard fonts for X ii xfonts-base-tr 4.1.0-15 standard fonts for X (transcoded from ISO 10 ii xfonts-scalabl 4.1.0-15 scalable fonts for X timmie@vitalie:~$ |
M'n XF86Config-4 font section ziet er zo uit:
code:
1
2
3
4
5
6
7
8
9
10
11
12
| 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/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"
EndSection |
zo te zien gebruikt X nu 100 dpi fonts en geen ttf's aan sites te zien
code:
1
2
3
| timmie@vitalie:~$ ps aux | grep dpi root 666 1.1 7.8 154784 20064 ? S< 13:46 0:05 /usr/bin/X11/X -dpi 100 -nolisten tcp timmie@vitalie:~$ |
XFS-ttf draait gewoon evenals XFS...
rara hoe kan dit