File: README

package info (click to toggle)
gnuplot 6.0.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 14,936 kB
  • sloc: ansic: 95,319; cpp: 7,590; makefile: 2,470; javascript: 2,328; sh: 1,531; lisp: 664; perl: 304; pascal: 191; tcl: 88; python: 46
file content (7 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
On platforms where it is possible and easy to implement, the postscript
prologues files are installed as separate files and located at run-time.

On others (i.e. when the preprocessor variable GNUPLOT_PS_DIR is undefined),
they are included at compile-time. To do that, the *.ps files are processed by
the script ps_header.sh which creates char arrays suitable to inclusion in the
source code.