File: README

package info (click to toggle)
gnuplot 5.4.4%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,912 kB
  • sloc: ansic: 86,449; cpp: 7,446; makefile: 2,555; javascript: 2,322; sh: 1,542; lisp: 667; 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.