From: Joao C. <jc...@us...> - 2001-04-30 00:05:11
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv17806/drivers Modified Files: xfig.c Log Message: xfig driver now uses postscript fonts, using the command line option -drvopt text. Then 'fig2dev -L eps po.fig po.eps' creates an eps (or pdf or whatever, man fig2dev). TODO: parse text escape sequences. Bugs: orientation is landscape only, as in the pstex driver. The -drvopt option has a bug, revealed by the -fam option! (both in the xfig and pstex driver) |