mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
Update README.txt with link to Image2Code tool.
This commit is contained in:
parent
e9ddb5383a
commit
94fa522371
@ -9,3 +9,11 @@ All text above must be included in any redistribution.
|
||||
To download, click the DOWNLOAD ZIP button, uncompress and rename the uncompressed folder Adafruit_GFX. Confirm that the Adafruit_GFX folder contains Adafruit_GFX.cpp and Adafruit_GFX.h
|
||||
|
||||
Place the Adafruit_GFX library folder your <arduinosketchfolder>/Libraries/ folder. You may need to create the Libraries subfolder if its your first library. Restart the IDE.
|
||||
|
||||
Useful Resources
|
||||
================
|
||||
|
||||
- Image2Code
|
||||
This is a handy Java GUI utility to convert a BMP file into the array code necessary to display
|
||||
the image with the drawBitmap function. Check out the code at ehubin's GitHub repository:
|
||||
https://github.com/ehubin/Adafruit-GFX-Library/tree/master/Img2Code
|
||||
|
Loading…
x
Reference in New Issue
Block a user