Paint Your Dragon
|
2fced4b700
Merge pull request #71 from markwal/lastlinewidth
|
9 lat temu |
Phillip Burgess
|
c349ad5e4f
Improved(?) 32-bit CPU compatibility for fonts
|
9 lat temu |
Phillip Burgess
|
f5ec45e42b
adagfxswap() renamed and localized to .cpp file to avoid collisions
|
10 lat temu |
Mark Walker
|
39c2bb8173
getTextBounds counts the last line width too
|
10 lat temu |
Mark Walker
|
0f2f32586b
ESP8266 has 32-bit pgm pointers
|
10 lat temu |
Phillip Burgess
|
a6a9359352
Further AVR bitmask tweaks, sorry about that
|
10 lat temu |
Phillip Burgess
|
9cb1ec4401
Bitmap fixes, initial canvas support
|
10 lat temu |
Phillip Burgess
|
fb9e169398
Manual merge of TheNotary's RAM-based bitmap functions.
|
10 lat temu |
Phillip Burgess
|
f2e454dcf4
Added pgm_read_word() def for non-AVR chips
|
10 lat temu |
Phillip Burgess
|
80b1bc48cb
Fonts FONTS fonts! 1.1 release
|
10 lat temu |
ladyada
|
793879809e
parenz
|
10 lat temu |
ladyada
|
944f3d9d9f
ok its a hack to make esp8266 happier but it works! swap() already exists in the tensilica codebase
|
10 lat temu |
driverblock
|
0acee33cfe
Fix bug in Adafruit_GFX_Button::contains
|
10 lat temu |
Phillip Burgess
|
7628b4744a
Update to support ESP8266
|
10 lat temu |
Phillip Burgess
|
ea4c4c5596
cp437() workaround for Code Page 437 missing symbol bug
|
10 lat temu |
Paint Your Dragon
|
b03b3fcd90
Merge pull request #45 from Mokolea/getCursor
|
10 lat temu |
ladyada
|
734b107c39
Add UI Button element
|
10 lat temu |
Mario Ban
|
7a3f84e966
Get current cursor position
|
10 lat temu |
Tony DiCola
|
bf5ab389b5
Fix merge conflict.
|
11 lat temu |
Tony DiCola
|
dfa6443895
Merge pull request #20 from jrcutler/master
|
11 lat temu |
Tony DiCola
|
f40ec8e76d
Merge with latest library code.
|
11 lat temu |
ladyada
|
3e097a6185
accumulator update to 32 bits for bigger displays
|
11 lat temu |
subsonicpulse
|
4dc78f0432
Add XBitmap (*.xbm) support
|
11 lat temu |
Justin R. Cutler
|
2b3e522f1e
Make "get" methods const
|
12 lat temu |
Justin R. Cutler
|
b4176b1c51
Make WIDTH & HEIGHT const
|
12 lat temu |
Phillip Burgess
|
f24ae8058a
Fixed constructor() kludge - all subclass libs updated too
|
12 lat temu |
Justin R. Cutler
|
e2aa245283
Fix off by 1 error
|
12 lat temu |
schlammbad
|
e5f3bc9440
Implementation of drawBitmap with background overload.
|
12 lat temu |
Phillip Burgess
|
36e32e57af
Cleaned up README and file comments
|
13 lat temu |
Phillip Burgess
|
cf94144e99
Fixed bit order reversal in drawBitmap()
|
13 lat temu |