From 7f79b89eda65e2529128710168a5b1de431ff7f0 Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 14 Nov 2016 09:15:51 +1000 Subject: Add support for adding fonts to the font list --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 37c2c397..517539c1 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -21,6 +21,7 @@ FEATURE: Added a dual circle with the same center drawing routine to GDISP 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() +FEATURE: Added gdispAddFont() for adding a dynamic font to the permanent font list *** Release 2.6 *** -- cgit v1.2.3