File: pcx

package info (click to toggle)
apsfilter 7.2.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,544 kB
  • ctags: 61
  • sloc: sh: 457; ansic: 236; perl: 175; makefile: 157
file content (7 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
# $ApsCVS: src/apsfilter/driver/pcx,v 1.1 2001/11/17 15:21:54 andreas Exp $

case "$COLOR" in
	full)	PRINTER=pcx24b ;;
	gray)	PRINTER=pcxgray ;;
	mono)	PRINTER=pcxmono ;;
esac