%% CYAN MAGENTA YELLOW BLACK %{0.217 exp} {0.217 exp} {0.217 exp} {0.217 exp} setcolortransfer %{0.256 exp} {0.256 exp} {0.256 exp} {0.256 exp} setcolortransfer {0.333 exp} {0.333 exp} {0.333 exp} {0.333 exp} setcolortransfer %{0.450 exp} {0.450 exp} {0.450 exp} {0.450 exp} setcolortransfer설정 값들은 0에서 1이 되는데 적은 수일수록 더욱 짙은 색상을 냅니다.
if [ "$COLOR" = "mono" ] ; then # GS_FEATURES="-dBitsPerPixel=1" PRELOADS="" else # GS_FEATURES="-dBitsPerPixel=24" PRELOADS="/var/lib/apsfilter/preloads/gamma.ps" fi
PRELOADS="gamma.ps"
or
PRELOADS="/var/lib/apsfilter/preloads/gamma.ps"
를 사용하던지 문제가 되지 않습니다.
물론 /etc/apsfilterrc 파일 대신에 /etc/apsfilterrc.DEVICE 파일을 사용할 수도 있습니다. 여기서 DEVICE를 다음과 같이 자신이 가지고 있는 고스트스크립트 드라이버로 바꾸어 줍 니다. Installing a printer since SuSE Linux 6.4.