aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2016-11-14 09:15:51 +1000
committerinmarket <inmarket@ugfx.org>2016-11-14 09:15:51 +1000
commit7f79b89eda65e2529128710168a5b1de431ff7f0 (patch)
tree10abbb813ca37e5ce86f763edd2446b00a905e87 /docs
parent9ad9472662aaee8076df420014ef426c2c7c1879 (diff)
downloaduGFX-7f79b89eda65e2529128710168a5b1de431ff7f0.tar.gz
uGFX-7f79b89eda65e2529128710168a5b1de431ff7f0.tar.bz2
uGFX-7f79b89eda65e2529128710168a5b1de431ff7f0.zip
Add support for adding fonts to the font list
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
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 ***