From: Joao C. <jc...@us...> - 2001-05-04 16:56:51
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv28946/drivers Modified Files: ps.c Log Message: Add "-drvopt text" comand line option. Now the ps(c) driver uses postscript fonts for text. Bugs: Rotation, as usual :-(, does not work. Script font substituted by Helvetica (as in the pstex and xfig drivers) Todo: parse text escape sequences (partially only, #u#d#gn#fn) add -drvopt font=font_name to use other than Times fonts. |