Gordon Williams
|
ad0f468805
|
Bangle.js: Added fastpaths for 2 and 4 bit arraybuffers, and massively improve 1 bit fills
|
2024-10-09 18:36:45 +01:00 |
|
Gordon Williams
|
b3c6f555ab
|
update test after asImage palette fix
|
2024-05-15 15:31:21 +01:00 |
|
Gordon Williams
|
d7e760bc78
|
Graphics: g.asImage() now reads palette+transparent fields (if they exist) in a Graphics object
|
2023-05-15 13:18:34 +01:00 |
|
Gordon Williams
|
f276338794
|
Graphics: g.drawImage(gfx) now reads palette+transparent fields if they exist in a Graphics object
Graphics: g.asImage() now reads transparent field (if it exists) in a Graphics object
Needed for https://github.com/espruino/BangleApps/issues/2749
|
2023-05-15 09:44:49 +01:00 |
|
Gordon Williams
|
40a35842a0
|
Graphics.asImage() now contains buffer when bpp != 8 (fix #1863)
|
2020-06-23 13:21:43 +01:00 |
|