Releases: 4dsystems/GFX4d
Releases · 4dsystems/GFX4d
v1.0.10
Fixes examples folder and exe file error
v1.0.8
Major reduction on RAM use and removal of Maximum widgets limit.
Complete re-write of GRAM functions for slightly faster GPIO switching and future compatibility.
More demos added.
v1.0.7
LED digits integer type fix
v1.0.6
Added support for 16bit, 32bit, 64bit signed and unsigned LED Digits, instead of just 64bit signed
v1.0.5
Changed int32_t to int64_t to prevent crash with Digits > 10
Thanks to @L0uisc
v1.0.4
Fixed for ESP8266 core 3.0.0 and backward compatible
v1.0.3
Updated version 1.0.3
Added compatibility for DAT file CR + NL support.
Changed formatting of entire library source to Allman, for readability.
v1.0.2
Added support for IPS display types using the 'begin' function gfx.begin(IPS_DISPLAY);
v1.0.1
Minor fix and replaced SPIFFS support to LittleFS
v1.0.0
Official release of this library.