From b90055d2f9792a7ee8df82ffc2a4d65bcf466e38 Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 20 Jan 2017 08:04:03 +1000 Subject: Fixed extra dots when drawing anti-aliased fonts with wordwrap --- changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 9ec4c4a5..4fe38a35 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,7 @@ FEATURE: Added GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option 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 *** Release 2.7 *** -- cgit v1.2.3