home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p260 / 1.ddi / BNDARY.HLP < prev    next >
Encoding:
Text File  |  1989-11-02  |  6.2 KB  |  97 lines

  1. ign of the plot code, converting plotting atoms 
  2. (positive) to non-plotting (negative) and vice-versa.  When an atom is 
  3. deleted, all bonds to it are also deleted.  Deleted atoms are not instantly 
  4. removed: the changes in plot status are not put into effect until the drawing 
  5. is replotted, by pressing ENTER or with options [L.7] or [D]. 
  6.  
  7. A polyhedron can be deleted only by changing the sign of the central atom. If 
  8. the sign of the central atom is negative, none of the ligands will be plotted 
  9. either.  However, the sign of the ligands determine whether bonds to them are 
  10. shown or not.  When you turn off a polyhedron by changing the sign of the 
  11. central atom, the signs of the ligands are also negated; turn the bonds from 
  12. other atoms to the ligands back on by changing the sign to positive again. 
  13.  
  14. 
  15. ¥ ₧ ƒ á í ó ƒ  Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╝   \╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒   ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■   ** Help file DMWIND.HLP - Windows for dot-matrix plots 
  16.  
  17. If you choose a window, the entire image, as shown on the screen, will be 
  18. compressed into a specified area (window) on the output page.  You must 
  19. specify the size of the window, and the location of the upper left corner.  
  20. The size and location, in inches, are in "page" coordinates; on a printed 
  21. page, the origin is in the upper left, the first or x axis extends to the 
  22. right, across the page (short dimension), and the second or y axis extends 
  23. down the page (long dimension).  Thus a displacement of 0,0 prints the image 
  24. in the upper left corner, x,0 prints it x inches to the right, etc.  You have 
  25. the option to rotate the image 90 degrees, so that it is upright for normal 
  26. printed page orientation; if it is not rotated, it will be in the same 
  27. sideways orientation as the full-page printout. 
  28.  
  29. When a laser plot or a printer file in laser format is finished you will be 
  30. asked if you wish to send a printer reset, which is essentially the same as a 
  31. form feed.  If you decline to use this, you can put any number of plots on the 
  32. same page.  With impact printers, you will have to manually back up to the 
  33. starting point or re-insert the paper to plot more than one image. 
  34.  
  35. OUTPUT FILES.  There are two types of dot-matrix output files: printer-command
  36. files and image files.  
  37.  
  38. PRINTER-COMMAND files simply store the commands for the printer which is 
  39. currently selected (option [M.1.2]).  You can later cause the image to print 
  40. out (on a letterhead, for example), with the DOS command 
  41.  
  42.                      COPY/B  filename PRN 
  43.  
  44. See the instructions (option [I]) for printing out and relocating the drawing 
  45. on the page. 
  46.  
  47. IMAGE files (e.g. .IMG, .PCX files) contain bit-mapped data in certain formats 
  48. which can be read by various "paint" programs which allow modification of the 
  49. image, or by publishing or word-processing programs which can incorporate the 
  50. image in a printed document.  If you choose one of these formats, the plotting 
  51. will be done as if it were in the 300 dpi laser mode, which means that 7 
  52. passes are required for a full page.  Thus a full page may take up a great 
  53. deal of disk space, although all these file formats have some form of data 
  54. compression.  There is no relocation of the images in these files.  The files 
  55. contain black-and-white data only; if you want a color file you will have to 
  56. use an image capture program, examples of which are often supplied with paint 
  57. software, or can be obtained from shareware distributors. 
  58. 
  59. ₧rlí₧Γ=t=t-─^íöΓïûΓ&ë&ëWÄá&íî&ïÄ─^&ë&ëW─^&δ-─^
  60. íöΓïûΓ&ë&ëWÄá&íî&ïÄ─^&ë&ëWδ─^*&╟^ïσ]╩(    0  1  0  0  1  0  0  1
  61.   2  1  2    1.00000    .10000    .00000    0  1  0  0  1  0  0  1
  62.   3  1  3    1.50000    .10000    .00000    0  1  0  0  1  0  0  1
  63.   4  2  3    1.00000    .10000    .00000    0  1  0  0  1  0  0  1
  64. ** Help file LINWID.HLP - Widths of lines  
  65.  
  66. There are two ways to draw lines on the screen or in dot-matrix printer 
  67. images; single-dot and finite-width.  
  68.  
  69. The simplest and fastest way to draw a line in a screen display or dot-matrix 
  70. printer image is with an effective width of one dot.  This is normally done 
  71. with an algorithm (Bresenham's) which does not require multiplication or 
  72. division.  To draw lines of finite width properly requires a different 
  73. approach; an outline is drawn and then this is filled with a space-filling 
  74. algorithm.  This requires floating-point operations and takes considerably 
  75. longer than the simple single-dot algorithm. 
  76.  
  77. Lines of finite width and especially circles and ellipses drawn with these 
  78. lines, usually look irregular and ragged unless the width is many dots. For 
  79. these reasons, lines of finite width should generally be used only for laser 
  80. and 24-pin dot-matrix output or the high-resolution modes of 9-pin printers, 
  81. and possibly for the screen when it is to be photographed for slides, or used 
  82. for live presentations to a large audience. 
  83.  
  84. If the current mode is single-dot, line widths are considered to be "off" 
  85. (default).  The mode can be set differently for the screen and dot-matrix 
  86. plot, and widths in inches can be set individually for crystal edges and axes, 
  87. outlines (rims) of atoms, outlines of bonds, and edges of polyhedra.  If the 
  88. width for any of these is zero, that type of line will be drawn in the single-
  89. dot mode. 
  90.  
  91. Note that widths remain the same in dot-matrix windows [H.2]; that is, their 
  92. size proportionate to the drawing increases as the size of the window 
  93. decreases.  Set the widths to be appropriate for the final reduced size. 
  94.  
  95. 
  96. ╦î├î╪+┬Ä╪Ä└┐╣░ ≤«Gï≈ï├+┬Ä└┐▒ï╞≈╨╙Φt    î┌+╨Ä┌â╬≡ï╟≈╨╙Φt    î┬+╨Ä┬â╧≡¼è╨N¡ï╚Fè┬$■<░u¼≤¬δÉ<▓uk≤ñè┬¿t║╛-ïⁿ3╥¡ï╚πï┬├Ä└¡ï°â  t&Γ≤ü·≡tü┬δ▄î└@Ä└â∩&HÄ└δΓï├ï>ï6
  97. ≡-Ä╪Ä└╗·Ä╓ïτ√. /┤@╗╣î╩Ä┌║═!╕ L═!Packed file is corrupt¬$s■>%ówóBó·í╚ífñÑ7Ñ≤¿"«d«m«r««ê«ì«Ü«Ñ«»o░╤»Γεá│h│\│N│<│$││╢▓┤Σε╡ï┤öµÉµîµêµäµÇµ|µxµtµpµlµhµ╗ⁿ║τ║╘║▓║ƒ║t║f║G║-║║≡╣µ╣▐╣¿µ¿εÄτ+mKmSm¢mómºm┬m╚m╦m▌mΓm&Φτn`otoÉoÖoδ)╜9╜â╜è╜╛'╛ß┐y┴ó┴µεΦε