diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Denis Kozadaev <[email protected]> | 2020-02-27 22:05:30 +0300 |
commit | 042414011edfd405230b65e77e2b14870852760f (patch) | |
tree | 877c1cde549aa493d60dd3ad7923d1ad7d6d6cee /dilos/tdebase/debian/konsole-trinity.README.Debian | |
parent | c2cf8f6ec78fcb445212965de1339391c31fbfae (diff) | |
download | tde-packaging-042414011edfd405230b65e77e2b14870852760f.tar.gz tde-packaging-042414011edfd405230b65e77e2b14870852760f.zip |
DilOS: tdebase build pack
Signed-off-by: Denis Kozadaev <[email protected]>
Diffstat (limited to 'dilos/tdebase/debian/konsole-trinity.README.Debian')
-rw-r--r-- | dilos/tdebase/debian/konsole-trinity.README.Debian | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dilos/tdebase/debian/konsole-trinity.README.Debian b/dilos/tdebase/debian/konsole-trinity.README.Debian new file mode 100644 index 000000000..1efdb9472 --- /dev/null +++ b/dilos/tdebase/debian/konsole-trinity.README.Debian @@ -0,0 +1,18 @@ +Installing konsole's bitmap fonts +================================= + +Formerly, the few bitmap fonts TDE included, designed for use with Konsole, +were shipped as part of the xfonts-konsole package. However, as Konsole no +longer uses these fonts by default, and most users no longer use bitmap +fonts at all, TDE now includes these fonts with Konsole itself, and Debian +has followed this practice, including the fonts in the konsole package, and +eliminating the xfonts-konsole package entirely. + +To make use of these legacy fonts, start Konsole, and under Settings --> Font +select "Install Bitmap...". This will allow you to copy the legacy Konsole +fonts to $HOME/.fonts, where, after restarting TDE, all applications run by +that user, including Konsole, will be able to find them. Also make sure that +fontconfig is configured to allow the use of bitmap fonts. If you're not sure, +run, as root, 'dpkg-reconfigure fontconfig-config' from Konsole. + + -- jr <[email protected]>, Wed, 14 Nov 2007 14:26:31 +0000 |