home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Graphics / Graphic Utilities / Paint docs < prev    next >
Encoding:
Text File  |  1986-09-01  |  2.7 KB  |  43 lines  |  [TEXT/ttxt]

  1. ---------------
  2. PAINT UTILITIES
  3. ---------------
  4. Paintmover
  5. ----------
  6. Bill Atkinson's utility. Open a file, choose the options, select a region, 
  7. and drag it to the output window.  Can be intimidating to use.  NEEDS 512k!!!
  8.  
  9. JoyPaint 1.2 - doc by John Stogdell Stokes III - CompuServ 74226,2660  8/4/85
  10. ------------
  11.     JoyPaint is a free program will run on both 128k and 512k Macs as well as 
  12. under Switcher.  It displays MacPaint drawings and allows srolling them in any 
  13. direction by using a simulated JoyStick.  The operation of the JoyStick is 
  14. meant to be intuitive.  Open up a Paint drawing and then click in the JoyStick 
  15. window.  The cursor will change shape when you release the mouse and scrolling 
  16. will start.  Move the cursor around on the JoyStick to experience different 
  17. speeds and directions.  Click the mouse anywhere to immediately stop scrolling.
  18.     In addition, MacPaint drawings may be flipped horizontally and/or 
  19. vertically and may be inverted.  The whole page (8 by 10 inches, not just the 
  20. screen) is affected.  They may be saved in the normal fashion.
  21.     The 'New' menu key creates a new Paint file  Select 'Invert' to create a 
  22. drawing that is initially black.  JoyPaint does not support the clipboard.  
  23.     Scrolling can occur when another window is on top.  Open several desk 
  24. accessories and move them on top of JoyPaint's window.  The MacPaint
  25. drawing can be scrolled underneath the Desk Acessory windows.  By covering up
  26. parts of the JoyPaint window, variation in scrolling speed results.  If a 
  27. narrow rectangular strip shows, scrolling is extremely fast and smooth. If a 
  28. large jagged shape is showing, then scrolling is slower and less smooth.
  29.     You may notice that upon opening a MacPaint drawing, if you scroll the 
  30. drawing vertically at the start, scrolling is very smooth.  But if you scroll 
  31. to the side and then scroll vertically, scolling will be slower - this is 
  32. because, at the start, both the drawing and the window are at the same "Mod 16" 
  33. with respect to the horizontal coordinate of the screen. Shifting the drawing 
  34. causes a difference to occur.  When this happens, redrawing the screen takes 
  35. more processing.
  36.     This is my first Macintosh program written using the Macintosh 68000 
  37. Development System.  I thank the members of MAUG for their help in what I have 
  38. learned so far. There are a lot of other things I could have put in,  but I 
  39. have decided to draw the line - unless I really get a lot of requests.  I did 
  40. not write JoyPaint to be independent of the current Macintosh window size (512 
  41. by 342 pixels) or the MacPaint document size (576 by 720 pixels).  This program 
  42. is dedicated to Steve Jobs for providing the vision...   for the rest of us.
  43.