Re: [Plplot-devel] Tcl 8.5

2008-01-15 Thread Orion Poplawski
Arjen Markus wrote: >>> There is some effort by the Fedora maintainer to get it working: >>> https://bugzilla.redhat.com/show_bug.cgi?id=428083 >>> >> I have heard that two members of the Tcl Core Team are working >> on this issue as well. I will keep you posted about progress. >> > > Orion, > >

[Plplot-devel] More alpha values

2008-01-15 Thread Hazen Babcock
Hello, I've added the functions necessary to manipulate the alpha values of color table 1. These are: plscmap1a(PLINT *, PLINT *, PLINT *, PLFLT *, PLINT); plscmap1la(PLBOOL, PLINT, PLFLT *, PLFLT *, PLFLT *, PLFLT *, PLFLT *, PLBOOL *); And I've expanded example 30 to demonstrate the use o

Re: [Plplot-devel] Tcl 8.5

2008-01-15 Thread Alan W. Irwin
On 2008-01-15 15:08-0700 Orion Poplawski wrote: > The latest version of itcl/itk in Fedora development shows up as version > 3.4, so the following patch is needed: [...] Done (revision 8137). > Note that I have to define ITCL_LIBRARY to /usr/lib/tcl8.5/libitcl3.4 > when I run the test as part o

Re: [Plplot-devel] More alpha values

2008-01-15 Thread Alan W. Irwin
On 2008-01-15 23:05-0500 Hazen Babcock wrote: > [...] any ideas on how to get rid of the > lines plshades is drawing between each contour level? I was hoping > for a smooth gradient in alpha value but the effect is ruined > somewhat by these lines. See http://plplot.sourceforge.net/docbook-manual