File: cljet5

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-- 205 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
# $ApsCVS: src/apsfilter/driver/cljet5,v 1.1 2001/11/17 15:21:54 andreas Exp $

case "$QUALITY" in
	draft|low)	RESOLUTION=100x100 ;;
	medium)		RESOLUTION=150x150 ;;
	high|photo)	RESOLUTION=300x300 ;;
esac