|
From: Daniel J S. <dan...@ie...> - 2005-01-10 02:30:44
|
Petr, I'm going to send you a patch file for correcting a problem with scaling that Andreas found in the image routines for splot mode. (The splot was using the outer limits for plot, hence the images were coming out bigger than expected.) There is also a better routine for determining what portion of the image is within the range volume of the splot. Please apply the patch as one or two bug fixes. Also, in looking at a problem with PostScript palettes (one still unresolved but may be a problem with the application and not Gnuplot), I was reminded of a patch that Ethan and I created for better handling Level1 and Level2 PostScripting. It doesn't seem like that was moved in yet. We didn't have access to a PostScript Level 1 only application so technically haven't tested it. However, I think what was in the patch was an improvement. It was a fairly big patch (not more code, big because of reshuffling of code), so the risk of an unforseen bug is probably less than forgetting about the patch some day. Ethan, should we move that into CVS? (The latest date I have is "image_post_19sep2004.patch.gz".) Dan |