awebplugins
in the drawer where the AWeb-II program is
located.
The installer script might ask you for a location to store temporary swap
files during decoding of large images. You should select a drawer on your
hard disk.
awebjfif.awebplugin
to a location of your
choice. The recommended location for plugins like this is a drawer
awebplugins
in the drawer where the AWeb-II program is located.
S:User-Startup
file if it isn't already there:
assign JPEGTMP: swap_drawer
IMAGE/JFIF
and change the following
settings:
awebjfif.awebplugin
PROGRESS=0|number
If you specify PROGRESS=0, progressive display is disabled. The image is not displayed until decoding is ready.
DITHER=0|1|2
The number specifies the type of dithering as follows:
number | dither mode |
0 | No dithering (fast but low quality) |
1 | Ordered (compromise between no dithering and Floyd-Steinberg) |
2 | Floyd-Steinberg (best quality but slow). This is the default. |
GRAYSCALE
MAXMEM=number
Default for this parameter is 1024 (= 1 megabyte). Note that the maximum is used on a per-image basis, not for all images together.
LOWPRI
Note that the LOWPRI argument might not be effective when you use a custom task scheduler like Executive. Use task name "AWebJFIF decoder" to configure the decoder task in custom schedulers.