Feature Requests item #2003313, was opened at 2008-06-26 19:38 Message generated for change (Comment added) made by wobsta You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442889&aid=2003313&group_id=45430
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Private: No Submitted By: David Munger (mungerd) Assigned to: Nobody/Anonymous (nobody) Summary: Automatic color-value clipping Initial Comment: It would be convenient if the getcolor() of color gradients would clip their argument to the interval [0,1]. For instance, when specifying mincolor and maxcolor to the surface style, values out of the interval [mincolor, maxcolor] imply normalized values (those passed to the gradient's getcolor() function) that are either negative or greater than unity. ---------------------------------------------------------------------- >Comment By: Andre Wobst (wobsta) Date: 2011-05-15 13:02 Message: This is implemented in changeset 3028 (and issues a warning about the "color clipping"). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442889&aid=2003313&group_id=45430 ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ PyX-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-devel
