From: Joao C. <jc...@fe...> - 2002-03-12 19:56:09
|
On Monday 11 March 2002 9:15 pm, Joao Cardoso wrote: > On Sunday 10 March 2002 8:05 am, Roberto Hernandez wrote: > > Hi all, > > > > I'm having some problems with the XFig driver. When I load the .fig > > files with XFig I get a blank page. The problem has something to do w= ith > > the colors, because all the points and lines are exported (I can tell > > when I select objects). I've been exporting from the Tk driver menu. > > > > Has anyone else run into this problem? > > Yes, I can reproduce it. I have not yet diagnosed the problem origin. A= s > Alan said, this not happen if the xfig driver is invoked from the comma= nd > line. > > In the x01c case, I noticed that replacing all instances of "2 1 0 0" t= o "2 > 1 0 1" in the generated tk generated xfig file solves the problem. > > Ah, the problem is the replot() functionality. It looks like the pen wi= dth > is not properly replayed--all lines will have width lenght of 0! This m= ust > have something to do with the recent change related to the line width. I have now corrected the problem. Also, I changed x01c.c, plot2(), to show that some drivers are not honori= ng=20 line width changes. Joao > > Joao > > Joao > > > TIA, > > Roberto > > > > > > _______________________________________________ > > Plplot-general mailing list > > Plp...@li... > > https://lists.sourceforge.net/lists/listinfo/plplot-general > > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general |