File: ascii85.man

package info (click to toggle)
tcltrf 2.1.4-dfsg-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,308 kB
  • ctags: 9,127
  • sloc: ansic: 72,769; tcl: 1,343; makefile: 222; sh: 89; exp: 22
file content (14 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[vset    encoding ascii85]
[include encoding/header.inc]

[para]

This encoding transforms every block of four bytes into the Ascii85
representation as defined in the 'Postscript Reference Manual' (2nd
Edition, section 3.13, page 129).

[include encoding/middle.inc]

[keywords postscript]
[include encoding/footer.inc]