From: Maurice L. <ml...@us...> - 2002-09-22 00:19:55
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv2917 Modified Files: plsym.c Log Message: Pulled apart text processing logic (prior to calling plP_text), separating out all the computations that can be done before conversion to mm vs those that must be done afterwards. Introduced some new variables to help generalize the process. A precursor to insertion of a new call layer here. |