# QPEG initialization file
#
# You may modify this file with any standard ASCII text editor.
# Comments are preceded by '#' (you can also use ';' or '%').
# Options are not case sensitive.

# Switch "fast preview" initially on/off ('!' key within QPEG).
Preview=On

# Switch "file information" initially on/off ('*' key within QPEG).
File_Info=On

# Beep when the image decoding is completed or Esc hit while decoding.
Ready_Beep=On

# Beep when an error occured (file format error, I/O error, etc).
Error_Beep=On

# Beep when a warning occured (e.g. delete file).
Warn_Beep=On

# Display all images as greyscaled on/off ('$' key within QPEG).
Force_Grey=Off

# Height and colors of the default video mode ('+'/'-' keys within QPEG).
# For colors you can use '16', '256', '32K' and '16M'.
Default_Mode_Height=480
Default_Mode_Colors=16

# Use dithering for hicolor modes:
# on:  image quality is like truecolor, but takes 15% more time.
# off:  faster, but image quality is sometimes worse.
Hicolor_Dither=On

######
