Skip to content

Commit b9885e1

Browse files
authored
Update fontconvert_win.md
1 parent 633386a commit b9885e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fontconvert/fontconvert_win.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ So, if we suppose that you already have a .ttf file with your favorite fonts, ju
8282
```
8383
./fontconvert yourfonts.ttf 9 > yourfonts9pt7b.h
8484
```
85-
You can read more details at: [learn.adafruit](https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts)
85+
You can read more details at: [learn.adafruit](https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts).
86+
8687
Taraaaaaammm !! you've just created your new font header file. Put it inside the "Fonts" folder, grab a cup of coffee
8788
and start playing with your Arduino (or whatever else ....)+ display module project.

0 commit comments

Comments
 (0)