File: README

package info (click to toggle)
sppc 1.0.1-9
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 456 kB
  • ctags: 469
  • sloc: cpp: 4,585; sh: 356; makefile: 63
file content (17 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is SPPC (Simple Panel Plot Composer), a supplemental program for
Tela v1.30 and later (http://www.geo.fmi.fi/prog/tela.html,
ftp://ftp.funet.fi/pub/sci/math/tela/). To install SPPC, just edit the
Makefile if needed and type make. You get a binary 'sppc' that you can
install anywhere on your PATH. You need the Mesa/OpenGL libraries
(http://www.mesa3d.org) and a C++ compiler (g++ will do fine).

Standalone usage: type 'sppc --help'.

The Tela interface is found among Tela source files as sppc.ct. To get
started, type 'help sppcopts' in Tela.  Then follow the 'see also'
entries to find more SPPC functions.

The copyright of SPPC is the same as that of Tela (GPL). See the file
COPYING.

            /PJ Dec 5, 2000