소스 검색

Update fontconvert_win.md

John Bacas 9 년 전
부모
커밋
fe81279314
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      fontconvert/fontconvert_win.md

+ 2 - 1
fontconvert/fontconvert_win.md

@@ -8,6 +8,7 @@ I suggest installing with the "Graphical User Interface Installer".
 To complete your initial installation you should further install some "packages".
 To complete your initial installation you should further install some "packages".
 For our purpose you should only install the "Basic Setup" packages.
 For our purpose you should only install the "Basic Setup" packages.
 To do that:
 To do that:
+
 1. Open the MinGW Installation Manager
 1. Open the MinGW Installation Manager
 2. From the left panel click "Basic Setup".
 2. From the left panel click "Basic Setup".
 3. On the right panel choose "mingw32-base", "mingw-gcc-g++", "mingw-gcc-objc" and "msys-base"
 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
 ```
 ```
 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)
 Taraaaaaammm !! you've just created your new font header file. Put it inside the "Fonts" folder, grab a cup of coffee
 Taraaaaaammm !! you've just created your new font header file. Put it inside the "Fonts" folder, grab a cup of coffee
-and start playing with your Arduino (or whatever else ....)+ display module project.
+and start playing with your Arduino (or whatever else ....)+ display module project.