We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68fbb18 + 9a41595 commit 6e1b262Copy full SHA for 6e1b262
1 file changed
README.md
@@ -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
+
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