mirror of
https://github.com/Tecate/bitmap-fonts.git
synced 2026-09-10 07:16:21 -04:00
Merge branch 'master' into updatereadme
This commit is contained in:
commit
2e7fc7b8a0
12
README.md
12
README.md
|
|
@ -4,7 +4,8 @@ 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.
|
||||
|
||||
# Bitmap is disabled by default on Kali, Ubuntu, Linux Mint, and more.
|
||||
To fix this enter the following commands:
|
||||
```
|
||||
cd /etc/fonts/conf.d/
|
||||
|
|
@ -14,6 +15,11 @@ 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:
|
||||
```
|
||||
|
|
@ -40,6 +46,8 @@ fc-cache -fv
|
|||
|
||||
[Ypnose, envypn](https://aur.archlinux.org/packages/envypn-font/)
|
||||
|
||||
[TheReturningVoid, envypn-powerline](https://github.com/TheReturningVoid/envypn-powerline) (replaces envypn)
|
||||
|
||||
[?, erusfont](https://aur.archlinux.org/packages/erusfont/)
|
||||
|
||||
[Giles Orr, VGA Fonts for X](http://www.gilesorr.com/bashprompt/xfonts/)
|
||||
|
|
@ -161,6 +169,8 @@ fc-cache -fv
|
|||
* **envypn**
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
* **erusfont**
|
||||
|
||||
|
|
|
|||
4295
bitmap/envypn-font/envypn7x13.bdf
Normal file
4295
bitmap/envypn-font/envypn7x13.bdf
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4295
bitmap/envypn-font/envypn7x13e.bdf
Normal file
4295
bitmap/envypn-font/envypn7x13e.bdf
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4701
bitmap/envypn-font/envypn7x15.bdf
Normal file
4701
bitmap/envypn-font/envypn7x15.bdf
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4701
bitmap/envypn-font/envypn7x15e.bdf
Normal file
4701
bitmap/envypn-font/envypn7x15e.bdf
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
|||
4
|
||||
envypn7x13.pcf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-1
|
||||
envypn7x13e.pcf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-2
|
||||
envypn7x15.pcf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-1
|
||||
envypn7x15e.pcf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-2
|
||||
envypn7x13.bdf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-1
|
||||
envypn7x13e.bdf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-2
|
||||
envypn7x15.bdf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-1
|
||||
envypn7x15e.bdf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-2
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
envypn-13 -ypn-envypn-Medium-R-Normal--13-130-75-75-C-90-ISO8859-1
|
||||
envypn-15 -ypn-envypn-Medium-R-Normal--15-150-75-75-C-90-ISO8859-1
|
||||
envypn.ce-13 -ypn-envypn-Medium-R-Normal--13-130-75-75-C-90-ISO8859-2
|
||||
envypn.ce-15 -ypn-envypn-Medium-R-Normal--15-150-75-75-C-90-ISO8859-2
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
4
|
||||
envypn7x13.pcf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-1
|
||||
envypn7x13e.pcf -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-2
|
||||
envypn7x15.pcf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-1
|
||||
envypn7x15e.pcf -ypn-envypn-medium-r-normal--15-150-75-75-c-90-iso8859-2
|
||||
|
|
@ -1 +0,0 @@
|
|||
0
|
||||
BIN
screenshots/envypn-powerline-13.png
Normal file
BIN
screenshots/envypn-powerline-13.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
screenshots/envypn-powerline-15.png
Normal file
BIN
screenshots/envypn-powerline-15.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in a new issue