Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 2a8303f

Browse files
authored
Merge pull request #5 from romank0/font-online-utility-docs
Added link to the online font creator to README
2 parents 386fba1 + ad5a4c1 commit 2a8303f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ If *debug=True* the information about compiled font will be printed.
316316
You can create the **c** source file from any **tft** font using the included [ttf2c_vc2003.exe](https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/tree/master/MicroPython_BUILD/components/micropython/esp32/modules_examples/tft/font_tool/) program.
317317
See [README](https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/tree/master/MicroPython_BUILD/components/micropython/esp32/modules_examples/tft/font_tool/README.md) for instructions.
318318

319+
You can create **c** source file or **.fon** file from **tft** font using [online converter](https://loboris.eu/ttf2fon/).
320+
319321
## **Button**
320322

321323
---

0 commit comments

Comments
 (0)