home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 July / IMM0795.ISO / share / os2 / pmfract / src / pmfract5.txt < prev    next >
Text File  |  1994-01-24  |  7KB  |  145 lines

  1. Copyright (C) 1991 The Stone Soup Group.  FRACTINT for
  2. Presentation Manager may be freely copied and distributed,
  3. but may not be sold.
  4.  
  5. GIF and "Graphics Interchange Format" are trademarks of Compuserve
  6. Incorporated, an H&R Block Company.
  7.  
  8.  
  9. How to operate Mandelbrot Investigator.
  10.  
  11. The Mandelbrot Investigator operates from the menu via either
  12. a mouse or a keyboard.
  13. However, zooming and panning using either View/Pan Center
  14. or the View/Zoom In/Zoom Out works only with a mouse.
  15. To change the are of the fractal viewed using the keyboard,
  16. change the extents and/or center using Options/Extents.
  17.  
  18. The main controls are the fifth and sixth menu bar entries.
  19. The fifth entry switches between "Halt!" and "Freeze!".
  20. When "Halt!" is displayed, it implies that a fractal is being
  21. calculated and drawn, and if you want to stop the calculation,
  22. select "Halt!" and it will stop shortly.
  23. When "Freeze!" is displayed, a calculation is not in progress
  24. and selecting "Freeze!" will cause a calculation to not automatically
  25. start, as it would after selecting values from either the
  26. View, Options, or File pull-downs, but will wait for an explicit "Go!" menu
  27. selection.
  28.  
  29. To see a smaller part of the fractal, blown up to full screen size,
  30. use selections from the View/Zoom In or View/Zoom Out menu.
  31. View changing with the mouse
  32. is Object/Action oriented, as the IBM SAA guidelines
  33. expect.
  34. Zoom In or Zoom Out select magnification or reduction by either
  35. a fixed or selectable amount around the current center of the display.
  36. Click the left mouse button to display cross-hairs.
  37. View/Pan Center then pans to this point.
  38. To Zoom to a window, click and drag the left mouse button to outline
  39. a rectangle.
  40. Then either pick View/Zoom In/to Window to zoom in, or
  41. View/Zoom Out/to Window to zoom out.
  42.  
  43. The following selections are on the File menu.
  44. The File/New selection allows you to select a fractal type from a
  45. dialog box.
  46. File/Open reads in a .GIF file (saved by one of the FRACTINT family
  47. programs) to view or continue calculating,
  48. or a OS/2 Presentation Manager (BMP) or Windows 3 Bitmap (Win3 BMP).
  49. A .GIF file created by other than a FRACTINT family program,
  50. or a bitmap, will
  51. be restored as a PLASMA fractal, which is not zoomable or otherwise
  52. editable.
  53. The program distinguishes between OS/2 Presentation Manager and
  54. Windows 3 Bitmaps when loading, so you may actually read in
  55. either kind by selecting either BMP or Win3 BMP.
  56. File/Save as writes a .GIF file,
  57. OS/2 Presentation Manager Bitmap, or Windows 3 Bitmap
  58. of the current fractal and screen
  59. display.
  60. The file format for the Bitmap file will be determined
  61. by your selection of BMP or Win3 BMP (some programs
  62. will only read one or the other).
  63. File/Print prints either to the default Presentation Manger printer,
  64. or, via direct code, to an HP PaintJet.
  65. File/Read Color Map reads a FRACTINT family .MAP file and makes it
  66. available as the User Palette selection in the Options/Set Palette
  67. dialog, discussed below.
  68. File/Write Color Map writes the palette values currently selected
  69. by the Options/Set Palette dialog to a FRACTINT family
  70. .MAP file.
  71.  
  72. The Edit menu allows access to the OS/2 Presentation Manager Clipboard.
  73. Edit/Copy Bmp will place a copy of the current screen image
  74. on the PM Clipboard as a Bitmap.
  75. Color information is transmitted as part of the bitmap, but
  76. the fractal description information (that would be saved
  77. as part of a FRACTINT .GIF file) is not.
  78. This option is available only when a fractal is currently
  79. not being calculated, and will be grayed-out
  80. if it cannot be .
  81. Edit/Paste, brings a bitmap off the PM Clipboard back onto
  82. the screen.
  83. As no fractal description information is available, the
  84. display becomes a PLASMA fractal.
  85. Edit/Paste is available only if a calculation is not
  86. currently in progress, and there is actually a
  87. bitmap on the Clipboard.
  88. Edit/Clear ClipBoard causes Fractint for PM to discard
  89. any current contents of the PM Clipboard, whatever it
  90. is and from whatever source is came from.
  91. The entries Edit/Text on ClipBoard, Edit/Bitmap on ClipBoard,
  92. and Edit/MetaFile on ClipBoard are not grayed if true -
  93. they represent exploratory code left in for the time being
  94. and give an indication of the current state of the PM ClipBoard.
  95. They don't do anything if selected.
  96.  
  97. The following selections are on the Options menu.
  98. The Options/Swap to Mandel or Options/Swap to Julia allows you to switch
  99. between related Mandelbrot and Julia sets if the specific fractal
  100. allows that.
  101. The Options/Set Extents displays and allows modification of the X and Y
  102. extents of the complex plane (the numbers that the fractals are
  103. defined and calculated on) that the display window represents.
  104. This is a numeric display of the changes made by the View menu.
  105. The Options/Set Parameters displays and allows modification to various
  106. numeric parameters that each fractal calculation contains.
  107. The meaning and effects of these parameters can be determined
  108. from the discussion of the specific fractal in the
  109. Help/Fractal Types display.
  110. The Options/Set Options selects various calculation options, such as
  111. integer or floating point math, number of passes, and calculation
  112. depth (max iterations).
  113. The Options/Reset Above will, when in the Freeze state, allow
  114. the cancelation of changes made by one of the above options,
  115. restoring the "current" calculation options from what is currently
  116. displayed.
  117. The Options/Set Image Settings changes the number and color depth of
  118. the pixels being calculated.
  119. The colors can be 2 (black and white), 16 color, or 256 color.
  120. The pixel dimensions largely affect the resolution of a future saved
  121. or printed image, as whatever is being calculated will be compressed
  122. or expanded as needed to fit in the display window.
  123. The Options/Set Palette selects a dialog giving various palette
  124. options.
  125. The Black and White, 16-color VGA, 256-color VGA, and Physical palette
  126. are fixed by the program or your hardware.
  127. The User Loaded Palette selection will be enabled when sucessfully
  128. loaded by an external palette, such as reading a Color Map via
  129. the File/Read Color Map menu selection, or by the palette contained
  130. in a loaded .GIF file.
  131.  
  132. At any time additional Help can be displayed.
  133. The Help/Introduction display describes the basics of fractals
  134. and the calculation engine this program uses.
  135. The Help/Fractal Types describes the fractal types displayable
  136. by this program.
  137.  
  138. When you get tired of consuming computer resources looking
  139. at pretty pictures, the File/Exit selection will shut down the
  140. program.
  141.  
  142. Have loads of fun!!
  143.  
  144. Donald P. Egen  [CIS 73507,3143]
  145.