From 50cbdbc288b5429423fe198958dc495aa4fbe844 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 14 Feb 2015 14:20:45 +1000 Subject: Big improvements to GWIN arrow button drawing. Some symmetry issues fixed. Now optionally support exact 45 degree arrow heads. With 45 degree arrow heads if the height/width ratios are right a triangular button is produced. --- docs/releases.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 025fd3b6..c7377d2c 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -20,6 +20,11 @@ FEATURE: Add HY-MiniSTM32V board support FEATURE: Add GWIN feature to flash any window/widget FIX: Lots of GDISP monochrome drivers fixed FEATURE: Added TLS8204 GDISP driver +FIX: Fixes for the board files for Olimex SAM7EX256 +FEATURE: Add a number of UEXT connector board files for Olimex SAM7EX256 +FIX: Fix for error rounding in gdispFillConvexPoly() +FEATURE: Vastly improved gwin arrow button drawing +FIX: GINPUT toggle fixes *** Release 2.2 *** -- cgit v1.2.3