Skip to content

Commit 6e1b262

Browse files
2 parents 68fbb18 + 9a41595 commit 6e1b262

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# TrueType Font Converter for Embedded Systems
2+
This utility converts TrueType fonts for use in embedded systems, such as Arduino and others.
3+
4+
![Image](Images/Capture.png)
5+
6+
## Author
7+
Developed by Dad Design.
8+
9+
## Features
10+
- **Export Formats:**
11+
- **C header file (.h):** For direct inclusion in application code.
12+
- **Binary file:** For loading into application flash memory.
13+
14+
Simplify font management in your embedded projects with ease!
15+
16+
## License
17+
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)