From: Rafael L. <rla...@us...> - 2001-02-28 15:04:54
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv11146 Modified Files: gnome.c Log Message: Set the appropriate pixel per mm parameter of the PLplot stream. This will make demo x15c "work" (or, at least, do not eat all memory available). The pattern fill is not working properly with the Gnome driver, when MAG_FACTOR is high (what is needed for a smooth rendering of lines). Maybe the pattern fill procedure should be changed to use some real measurement unit (like mm) instead of internal PLplot units. |