From f57f6be212c779635a6ab9b80dcec3d1778ce8ba Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 20 Jan 2017 17:57:18 +1000 Subject: Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays --- changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.txt') 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 *** -- cgit v1.2.3