aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-02-14 14:20:45 +1000
committerinmarket <andrewh@inmarket.com.au>2015-02-14 14:20:45 +1000
commit50cbdbc288b5429423fe198958dc495aa4fbe844 (patch)
tree0a1bb9379586709d70220d9df4ff5ef4a667d224 /docs
parent39459872b267bd0e163f4501ac4cb8cbf617934d (diff)
downloaduGFX-50cbdbc288b5429423fe198958dc495aa4fbe844.tar.gz
uGFX-50cbdbc288b5429423fe198958dc495aa4fbe844.tar.bz2
uGFX-50cbdbc288b5429423fe198958dc495aa4fbe844.zip
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.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt5
1 files changed, 5 insertions, 0 deletions
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 ***