remove non-public domain

This commit is contained in:
waltem01 2023-11-30 13:21:42 +01:00
parent bf3c738ef0
commit 7185f8f021
3 changed files with 1 additions and 32953 deletions

View File

@ -4,20 +4,10 @@ These are BDF fonts, a simple bitmap font-format that can be created
by many font tools. Given that these are bitmap fonts, they will look good on
very low resolution screens such as the LED displays.
Fonts in this directory (except tom-thumb.bdf) are public domain (see the [README](./README)) and
Fonts in this directory are public domain (see the [README](./README)) and
help you to get started with the font support in the API or the `text-util`
from the utils/ directory.
Tom-Thumb.bdf is included in this directory under [MIT license](http://vt100.tarunz.org/LICENSE). Tom-thumb.bdf was
created by [@robey](http://twitter.com/robey) and originally published
at https://robey.lag.net/2010/01/23/tiny-monospace-font.html
The texguire-27.bdf font was created using the [otf2bdf] tool from the TeX Gyre font.
```
otf2bdf -v -o texgyre-27.bdf -r 72 -p 27 texgyreadventor-regular.otf
```
## Create your own
Fonts are in a human readable and editbable `*.bdf` format, but unless you

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff