From: Joao C. <jc...@us...> - 2001-04-12 05:08:53
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv27738/src Modified Files: Tag: bp_pstex_driver plbox.c plsym.c Log Message: plztx() and plxytx() in plbox.c and plmtex() and plptex() in plsym.c now chech to see if driver wants to draw its own text and call plP_text() accordingly. Currently the parameters passed to plP_text() allow for a very similar text drawing in latex. |