Prev Index Next

In line Images

Using another GIF, XBM or JPEG decoder

You can use any GIF, XBM and JPEG decoder that outputs to a file and has a command line interface by changing the GIF Decoder value in the Inline Viewers section of the Choices windows.

You can change the parameters passed by changing the values on the Viewers section of the Choices windows.

Any of these can be omitted and any other parameters included.

All the image decoders will multitask, even though the decoders them selves do not support it. This is done using the RISCOS TaskWindow command. To enable a decoder's Multitasking you must specify a suitable Wimpslot for that Decoder.

Example Decoder lines

GIF Decoder
  <Webster$Dir>.gif2spr -q %0 %1
WimpSlot
  64

JPEG Decoder
  <ChangeFSI$Dir>.ChangeFSI %0 %1 %2r -nomode
WimpSlot
  160

XBM Decoder
  <Webster$Dir>.XBM2Spr 18 %0 %1
WimpSlot
  16