Hezekiah M. Carty wrote: > On Sun, Jul 5, 2009 at 9:15 PM, Hazen Babcock<[email protected]> wrote: >> As of v10119 you can now specify the color table to use for color table >> 0 or color table 1 as a command line argument to PLplot. For example: >> > <cut> >> As part of this effort the PLplot API has two new additions: >> plspal0(filename) - Set the color table 0 palette based on the cmap0.pal >> format file specified by filename. >> plspal1(filename) - Set the color table 1 palette based on the cmap1.pal >> format file specified by filename. >> >> Example .pal format files can be found in plplot-source/bindings/tk. >> Hopefully this addition will make it easier for people to use their >> preferred color scheme. > > Hazen, > > Thank you for putting these functions together. Are the names set and > ready to be propagated to other language bindings?
I'd wait a week or two to see if anyone complains. > Where should new color palettes be placed in the PLplot source tree? I think that they are going to go into a new directory called cmaps in the root directory. -Hazen ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
