From f265924396167729e8d9fb36a0383263f36c1270 Mon Sep 17 00:00:00 2001 From: inmarket Date: Tue, 27 Feb 2018 17:44:21 +1000 Subject: First set of V3 macro changes --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 5578e9b6..2346e65b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,6 +11,10 @@ FIX: Added support for negative baseline_x in fonts FIX: Fixed some word wrapping issues FIX: Fixed drawing of 3x3 pixel boxes FIX: Fixed issue in RTX5/CMSIS2 port which resulted in hanging delays/threads +FEATURE: Added GFX_COMPAT_V2 to maintain source compatibility with V2.x programs. It is turned on by default. +FEATURE: Added GFX_COMPAT_OLDCOLORS to allow V2.x Red, Green, Blue color names. It is turned on by default. +CHANGE: Added GFXRED, GFXBLUE, GFXGREEN etc to replace V2.x Red, Gree, Blue color names +CHANGE: Added GFXON/GFXOFF to replace V2.x TRUE/FALSE for configuration options. *** Release 2.8 *** -- cgit v1.2.3