From 7d17a34111bef3167a45e9028020cfa45d6f4df3 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 14 Nov 2016 17:54:41 +0100 Subject: Adding gmistHittestPoly() --- 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