Skip to content

Releases: 4dsystems/GFX4d

v1.0.10

27 Oct 07:35
c0c46f3
Compare
Choose a tag to compare

Fixes examples folder and exe file error

v1.0.8

14 Nov 20:55
Compare
Choose a tag to compare

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

06 Oct 07:53
Compare
Choose a tag to compare

LED digits integer type fix

v1.0.6

13 Sep 04:31
Compare
Choose a tag to compare

Added support for 16bit, 32bit, 64bit signed and unsigned LED Digits, instead of just 64bit signed

v1.0.5

30 Jul 05:42
ac0dca1
Compare
Choose a tag to compare

Changed int32_t to int64_t to prevent crash with Digits > 10
Thanks to @L0uisc

v1.0.4

03 Jun 21:28
Compare
Choose a tag to compare

Fixed for ESP8266 core 3.0.0 and backward compatible

v1.0.3

04 May 02:31
Compare
Choose a tag to compare

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

28 Jan 20:09
Compare
Choose a tag to compare

Added support for IPS display types using the 'begin' function gfx.begin(IPS_DISPLAY);

v1.0.1

10 Dec 20:55
Compare
Choose a tag to compare

Minor fix and replaced SPIFFS support to LittleFS

v1.0.0

10 Jul 21:45
Compare
Choose a tag to compare

Official release of this library.