An open API service indexing awesome lists of open source software.

https://github.com/catmeowbyte/cat_font

A compact 8x4 pixel font designed for small displays.
https://github.com/catmeowbyte/cat_font

Last synced: 3 months ago
JSON representation

A compact 8x4 pixel font designed for small displays.

Awesome Lists containing this project

README

          

# CAT FONT

![CAT_font](./CAT_font.png)

A compact 8x4 pixel font designed for small displays.

## Characters

Supporting ASCII, block-drawing, and commonly used symbol.

```
░▒▓█─│┌┐└┘├┤┬┴┼
•°©®™ �
!"#$%&'()*+,-./
0123456789:;<=>?
@ABCDEFGHIJKLMNO
PQRSTUVWXYZ[\]^_
`abcdefghijklmno
pqrstuvwxyz{|}~
```

## Credits

Originally created by [Flicker]() specifically for my microcontroller project.
Recreated from memory after I lost the original file.