This file is indexed.

/usr/share/apsfilter/driver/cljet5 is in apsfilter 7.2.6-1.3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

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