issues
search
adafruit
/
Adafruit-GFX-Library
Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
https://learn.adafruit.com/adafruit-gfx-graphics-library
Other
2.41k
stars
1.55k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add ARDUINO_ARCH_RTTHREAD to support RTduino
#460
mysterywolf
closed
1 month ago
2
Mac app Led Matrix
#459
Tygo-lex
opened
1 month ago
0
Add new method drawBitmapFast with better performance
#458
jsseab
opened
3 months ago
0
For ESP-IDF builds use arduino-esp32 instead of arduino dependency
#457
johnboiles
opened
3 months ago
0
Update library.properties
#456
zbauman3
closed
4 months ago
5
Allow using ATtiny84
#455
zbauman3
closed
4 months ago
3
Make Adafruit_GFX_Button::drawButton work with custom fonts by using …
#454
gilesp1729
opened
4 months ago
1
Prebuild fontconvert
#453
ikhoeyZX
opened
5 months ago
0
Natively support for degree symbol in FreeSans fonts
#452
qwertz2021
opened
5 months ago
0
Enable STM32 fastio for softspi
#451
omicronns
opened
5 months ago
0
[suggestion] if line break could keep x cursor position
#450
dimitre
opened
5 months ago
0
Fix broken reset logic if reset pin exceeds 127 due to int8 overflow
#449
nocnokneo
opened
5 months ago
2
Fixed Adafruit_GFX font size limitation - the 8-bit signed values prevented large fonts from working
#448
bitbank2
closed
5 months ago
3
fontconvert compilation error on MacOS Sonoma M1
#447
mitch-spec
opened
10 months ago
1
Faster char write
#446
nathanjshaffer
opened
10 months ago
0
Nathanjshaffer faster char
#445
nathanjshaffer
closed
10 months ago
0
ST7735 with NodeMcu ESP8266 Playing GIF
#444
Jobin7157
opened
10 months ago
0
Update Adafruit_GFX.h
#443
nathanjshaffer
closed
10 months ago
0
add arbitrary rect drawing from bitmaps/canvases (RGB 565, RAM only)
#442
aremmell
opened
11 months ago
0
BUGFIX: null pointer access violations in Canvas1/8/16 when buffer is not successfully malloc'd
#441
aremmell
opened
11 months ago
3
fillScreen not working (issue with setAddrWindow?)
#440
kittenarmy
opened
1 year ago
0
setCursor function suggestion - setCursorX(x) and setCursorY(y)
#439
PeakeElectronicInnovation
opened
1 year ago
0
Added public functions for button label and button enable/disable.
#438
ihakov2
opened
1 year ago
0
drawCircleHelper not working, not drawing pixels
#437
SaKiEQ
opened
1 year ago
1
fontconvert: fractional point support for fine-grained font size control
#436
wydrych
opened
1 year ago
0
Add support for float font sizes
#435
SNBSLibs
opened
1 year ago
0
Remove volatile from wait loops
#434
caternuson
closed
1 year ago
5
Hardware SPI on Seeduino XIAO ESP32C3 boards are broken
#433
ahshah
closed
1 year ago
1
Update Adafruit_GFX.cpp
#432
mroobol6
opened
1 year ago
1
Add support for SONY SPRESENSE board
#431
baggio63446333
opened
1 year ago
0
Added getTextBounds() optional arguments xF and yF.
#430
tedtoal
opened
1 year ago
2
Added Hollow Circle feature
#429
sgl26
opened
1 year ago
0
Fixed SPI displays work with LGT8fx based boards
#428
h4tr3d
opened
1 year ago
0
After timer initialized gfx->begin(); causes Core 1 panic'ed (IllegalInstruction) error.
#427
anand-010
closed
1 year ago
0
drawGrayscaleBitmap masking not functioning
#426
AdansWorkshop
opened
1 year ago
0
add ARDUINO_ARCH_RTTHREAD to support RTduino
#425
mysterywolf
closed
9 months ago
0
GFX GC9A01 LCD display Bitmap
#424
JuliusCesar2017
opened
1 year ago
0
Fix missing imports in font files for PlatformIO
#423
MarcelRobitaille
closed
1 year ago
8
Problem with matrix display and println function
#422
LeonardoCT
opened
1 year ago
0
Method needed for updating button label
#421
Anacapala
opened
1 year ago
0
Add example code for setting fonts
#420
rferrese
opened
1 year ago
0
Adafruit_GFX
#419
fleutz
closed
1 year ago
0
Use yAdvance to correctly adjust the cursor position when setting/restore custom font
#418
rspurlock
opened
1 year ago
0
Add function to rotate pixel
#417
MarcelRobitaille
opened
1 year ago
0
Missing imports in font files for PlatformIO
#416
MarcelRobitaille
closed
1 year ago
0
GFX lib with font, canvas, and drawBitmap() runs slow
#415
norbinz
opened
1 year ago
2
Add option to use UTF-8 glyphs
#414
DoomHammer
opened
1 year ago
24
Fix multiple non-user-facing typos and grammar
#413
Semnodime
opened
1 year ago
1
Fix minor typo in non-user-facing comment
#412
Semnodime
closed
1 year ago
1
Add clearDisplay() and display() as stubs
#411
Beirdo
opened
1 year ago
0
Next