Skip to content

Commit fe81279

Browse files
authored
Update fontconvert_win.md
1 parent c8b32b4 commit fe81279

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
@@ -8,6 +8,7 @@ I suggest installing with the "Graphical User Interface Installer".
88
To complete your initial installation you should further install some "packages".
99
For our purpose you should only install the "Basic Setup" packages.
1010
To do that:
11+
1112
1. Open the MinGW Installation Manager
1213
2. From the left panel click "Basic Setup".
1314
3. On the right panel choose "mingw32-base", "mingw-gcc-g++", "mingw-gcc-objc" and "msys-base"
@@ -83,4 +84,4 @@ So, if we suppose that you already have a .ttf file with your favorite fonts, ju
8384
```
8485
You can read more details at: [learn.adafruit](https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts)
8586
Taraaaaaammm !! you've just created your new font header file. Put it inside the "Fonts" folder, grab a cup of coffee
86-
and start playing with your Arduino (or whatever else ....)+ display module project.
87+
and start playing with your Arduino (or whatever else ....)+ display module project.

0 commit comments

Comments
 (0)