From 152e7e7e26beb4fb3db123a5f49dae7025737666 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 14 Nov 2016 17:54:41 +0100 Subject: Adding gmiscHittestPoly() --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 517539c1..02d85879 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -22,6 +22,7 @@ FIX: Fixed an issue in the filled polygon drawing function which caused irregul 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 +FEATURE: Added gmiscHittestPoly() for checking whether a point is inside of a polygon *** Release 2.6 *** -- cgit v1.2.3