aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2017-01-20 17:57:18 +1000
committerinmarket <inmarket@ugfx.org>2017-01-20 17:57:18 +1000
commitf57f6be212c779635a6ab9b80dcec3d1778ce8ba (patch)
treee8ab5d739df43c1f06d3cad08597e35a7fbc83ef /changelog.txt
parent5502aef3e56db8665cba8885f4e5ef050f050f2e (diff)
downloaduGFX-f57f6be212c779635a6ab9b80dcec3d1778ce8ba.tar.gz
uGFX-f57f6be212c779635a6ab9b80dcec3d1778ce8ba.tar.bz2
uGFX-f57f6be212c779635a6ab9b80dcec3d1778ce8ba.zip
Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index cc04a7be..ec655b0f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -16,6 +16,7 @@ FEATURE: Added GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
FEATURE: Added GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
FIX: Fixed extra dots when drawing anti-aliased fonts with wordwrap
FEATURE: Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
+FEATURE: Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays
*** Release 2.7 ***