mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
XBitMap support (*.xbm)
refine description
This commit is contained in:
parent
fe2637e27e
commit
d9f6c6726b
@ -1,8 +1,9 @@
|
|||||||
Current additions:
|
Current additions:
|
||||||
|
|
||||||
- XBitMap support (*.xbm)
|
- XBitMap support (*.xbm)
|
||||||
Use directly exported xbm files from GIMP with bitmap data,
|
Use exported xbm files from GIMP with bitmap data directly in your sources.
|
||||||
(fits perfectly with SSD1306 library from Adafruit)
|
(fits perfectly with SSD1306 library from Adafruit)
|
||||||
|
New function: Adafruit_GFX::drawXBitmap()
|
||||||
Usage: Export bitmap with GIMP as *.xbm file,
|
Usage: Export bitmap with GIMP as *.xbm file,
|
||||||
Rename the *.xbm to *.c,
|
Rename the *.xbm to *.c,
|
||||||
Open file in editor,
|
Open file in editor,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user