[leveller] Plug-in update: Plot Function

  • From: Ray Gardener <rayg@xxxxxxxxxxxxxxxxxx>
  • To: leveller@xxxxxxxxxxxxx
  • Date: Thu, 01 Sep 2005 00:37:19 -0700

The Plot Function filter plug-in was updated to 1.1, which includes these new language operators:

- "inc", "dec": faster than saying "1 add" and "1 sub".
- "tanh": hyperbolic tangent.
- "insiderect", "insiderrect": tests if a point is inside a rect.

The Plot Selection Mask Function plug-in was added. Works the same, but the script's result value is clamped to 0.0 ... 1.0 and is used to define the selection mask. The insiderect operators are handy to numerically select rectangular areas.


http://www.daylongraphics.com/products/leveller/plugins/download/lev25_pi.zip


http://www.daylongraphics.com/products/leveller/plugins/download/lev25_pi_docs.zip


Ray


Other related posts:

  • » [leveller] Plug-in update: Plot Function