cb7096d67b
The DejaVu fonts are a font family based on the Bitstream Vera fonts. Their purpose is to provide a wider range of characters while maintaining the original look and feel. The DejaVu fonts family contains the following styles. -- Sans: Book, Bold, Oblique, Bold Oblique, Condensed, Condensed Bold, Condensed Oblique and Condensed Bold Oblique -- Serif: Book, Bold, Italic, Bold Italic, Condensed, Condensed Bold, Condensed Italic and Condensed Bold Italic -- Mono: Book, Bold, Oblique, Bold Oblique
15 lines
644 B
Plaintext
15 lines
644 B
Plaintext
You may wish to create the following symbolic links:
|
|
ln -fs \
|
|
${PREFIX}/share/examples/dejavu-fonts/20-unhint-small-dejavu-sans-mono.conf \
|
|
${PREFIX}/share/examples/dejavu-fonts/20-unhint-small-dejavu-sans.conf \
|
|
${PREFIX}/share/examples/dejavu-fonts/20-unhint-small-dejavu-serif.conf \
|
|
/etc/fonts/conf.d
|
|
|
|
If you wish to make the DejaVu fonts the default fontconfig fonts, then
|
|
create the following symbolic links:
|
|
ln -fs \
|
|
${PREFIX}/share/examples/dejavu-fonts/57-dejavu-sans-mono.conf \
|
|
${PREFIX}/share/examples/dejavu-fonts/57-dejavu-sans.conf \
|
|
${PREFIX}/share/examples/dejavu-fonts/57-dejavu-serif.conf \
|
|
/etc/fonts/conf.d
|