Results 1 to 1 of 1
In Linux, various applications have their own font directory and several free fonts are installed on 2 / more different directories.
Is it possible to move the fonts on multiple ...
- 04-26-2007 #1Just Joined!
- Join Date
- May 2005
- Posts
- 22
Moving Multiple Font Directories into Single Directory
In Linux, various applications have their own font directory and several free fonts are installed on 2 / more different directories.
Is it possible to move the fonts on multiple directories into a single directory, based on the type of font?
After moving the font, the original directory is deleted and replaced with a symbolic link to the unified directory.
Is this idea possible?
Is there any special command that should be run after moving the fonts to the new directory.
Example:
/usr/X11R6/lib/X11/fonts/Type1 ---> for all *.pfa *.pfb
/usr/X11R6/lib/X11/fonts/TTF ---> for all *.ttf
/usr/X11R6/lib/X11/fonts/Ghostscript ---> for all *.gsf


Reply With Quote
