From 5502aef3e56db8665cba8885f4e5ef050f050f2e Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 20 Jan 2017 09:23:06 +1000 Subject: Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set --- changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 4fe38a35..cc04a7be 100644 --- a/changelog.txt +++ b/changelog.txt @@ -15,6 +15,7 @@ FEATURE: Added GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option 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 *** Release 2.7 *** -- cgit v1.2.3