File: README

package info (click to toggle)
ghostscript 10.05.1~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 93,508 kB
  • sloc: ansic: 908,895; python: 7,676; cpp: 6,534; cs: 6,457; sh: 6,168; java: 4,028; perl: 2,373; tcl: 1,639; makefile: 529; awk: 66; yacc: 18
file content (12 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
The directories gen_stochastic and gen_ordered contain tools to generate
threshold arrays for use with ghostscript.

In the thresh_map directory is a tool that converts the "tos" (turn on sequence)
file produced by the above threshold array tools into a PostScript file usable
by ghostscript or any Level 2 compliant PS interpreter. The "tos" may have more
than 256 levels, so thresh_remap creates a threshold array with 256 levels.

Also thresh_remap optionally applies a transfer function as it converts the
"tos" so that a device can produce 256 levels that are visibly linear.

Refer to the README file in each directory for more information.