u8g2-copy/sys
Matthijs Kooijman ffe1d45183 Issue #340, store u8x8 and u8g2 buffers separately in u8x8_bitmap
A single malloc allocates space for both buffers. Previously,
u8x8_SetupBitmap would figure out where the u8g2 buffer lives based on
the u8x8 buffer, but this seems a bit fragile. Now, directly after
allocating, the pointer for both buffers are figured out and stored
separately.
2017-09-08 23:32:12 +02:00
..
arduino 2.17.10, issue #318 and #347 2017-09-08 11:37:53 +02:00
arm mkr zero shield 2017-08-21 23:14:58 +02:00
sdl Issue #340, store u8x8 and u8g2 buffers separately in u8x8_bitmap 2017-09-08 23:32:12 +02:00
stdio
tga gm 2017-07-16 10:49:20 +02:00
utf8 issue #240 2017-05-17 20:31:49 +02:00