Skip to content

Commit

Permalink
Font base data
Browse files Browse the repository at this point in the history
Use https://github.com/ayoy/font2bytes to convert the font to binary and import it into you Arduino\libraries folder esp32-waveshare-epd\src\bahn*.cpp (it needs to be tweaked slightly).

./f2b -h 70 -w 47 bahn.png > bahn_big.cpp
./f2b -h 44 -w 29 bahn2.png > bahn_mid.cpp
./f2b -h 22 -w 13 bahn3.png > bahn_sml.cpp
  • Loading branch information
davidkreidler committed Jul 21, 2023
1 parent 5a45d89 commit 765f969
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 0 deletions.
Binary file added font/bahn.indd
Binary file not shown.
Binary file added font/bahn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/bahn2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/bahn3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/nothing.indd
Binary file not shown.
Binary file added font/nothing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/nothing2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/nothing3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 765f969

Please sign in to comment.