
                             Picasso 2.3.10

                      PICASSO Save Modul for ADPro




Here're some short explanations about the PICASSO saver for ADPro.
You can render ADPro's image buffer on the Picasso in HiColor (15 or
16 Bit) or even in True Color (24 Bit). The module will initial choose the
best display mode, but you can easily select another one via its control
window. Smaller images will be centered by the save module, larger ones can
be scrolled with the cursor keys. If enough free memory for an autoscrolling
screen was available, you can additionally use the mouse to scroll very
fast through the image.


Keyboard control:
-----------------
 ESCAPE          Close the screen.
 RETURN
 SPACE
 q

 CURSUR UP       Scroll larger images one pixel into the corresponding
 CURSOR DOWN     direction. Together with SHIFT you can scroll 20 pixels
 CURSOR LEFT     and with CONTROL you can jump over the whole screen width.
 CURSOR RIGHT    WARNING: You can't scroll if you use the Picasso in its
                          segment mode.


Mouse control:
--------------
 Pressing the left mouse button closes the screen and quits the saver.
 If enough free memory was available, the AutoScroll feature of the
 PICASSO II has been turned on so that you can scroll through the image
 very fast using the mouse!


ADPro control window:
---------------------
 "OK"            Render current ADPro buffer on the PICASSO II in the choosen
                 display mode.
 "Cancel"        Abort PICASSO saver
 "DisplayMode:"  Choose another Display Mode. You get a list requester of
                 all possible modes if you click on this gadget.


ARexx commands:
---------------
   RAW      MUST ALWAYS BE PRESENT!
   WIDTH    What width the Picasso screen will have.,
   HEIGHT   The same for its height.
   DEPTH    To choose the screen's depth (15, 16 or 24).

 You must ALWAYS supply a filename and the RAW option even if it's not used
 by the PICASSO saver.
 Example:
      ADDRESS "ADPro"
      SFORMAT "PICASSO"
      SAVE "dummy" RAW WIDTH 320 HEIGHT 240 DEPTH 16



I hope you enjoy our save module. If you have questions or suggestions feel
free to contact us:

      Village Tronic Marketing GmbH
      Wellweg 95
    D-31 157 Sarstedt
      GERMANY

      Fax:   +49 / 05066 / 70 13 49
      EMail: wollny@arkon.adsp.sub.org


Enjoy

   Uwe Röhm
