We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633386a commit b9885e1Copy full SHA for b9885e1
fontconvert/fontconvert_win.md
@@ -82,6 +82,7 @@ So, if we suppose that you already have a .ttf file with your favorite fonts, ju
82
```
83
./fontconvert yourfonts.ttf 9 > yourfonts9pt7b.h
84
85
-You can read more details at: [learn.adafruit](https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts)
+You can read more details at: [learn.adafruit](https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts).
86
+
87
Taraaaaaammm !! you've just created your new font header file. Put it inside the "Fonts" folder, grab a cup of coffee
88
and start playing with your Arduino (or whatever else ....)+ display module project.
0 commit comments