Merge pull request #6 from trollmad3/updatereadme

Update readme.md
This commit is contained in:
James 2018-04-19 13:17:50 -04:00 committed by GitHub
commit 6cceeacb79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,23 @@ These fonts were not created by me, I simply collected them. Some of these fonts
If something doesn't work check the archives file and see if there is a readme included with
the font, or take a look at the creators website listed below.
# Bitmap is disabled by default on Kali, Ubuntu, Linux Mint, and more.
To fix this enter the following commands:
```
cd /etc/fonts/conf.d/
sudo rm /etc/fonts/conf.d/10*
sudo rm -rf 70-no-bitmaps.conf
sudo ln -s ../conf.avail/70-yes-bitmaps.conf .
sudo dpkg-reconfigure fontconfig
```
=======
This repo is an attempt to catalog all existing bdf/pcf fonts.
Let me know if there are any fonts you want included in this repo. Any bdf/pcf fonts will be accepted.
## Installation:
```
sudo cp -avr bitmap/ /usr/share/fonts