Minor improvement to release notes

ugfx_release_2.7
Joel Bodenmann 2016-11-28 20:05:04 +01:00
parent d477e620be
commit fa668d846e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ FIX: Fixing and improving arc rendering functions
FIX: Preventing possible crash when no valid GWIN default font has been set
FIX: Updating Windows binaries of the font encoder to improve compatibility
FIX: Fixed progressbar bounds checking and decrementing
FEATURE: Added a dual circle with the same center drawing routine to GDISP
FEATURE: Added gdispFillDualCircle()
FIX: Fixed an issue in the filled polygon drawing function which caused irregularities
FEATURE: Added high-level functions to modify image color palettes
FIX: Improving gdispDrawThickLine()