home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d581 / prism.lha / Prism / ReadMe1.4 < prev    next >
Text File  |  1992-01-04  |  5KB  |  112 lines

  1. WELCOME TO Version 1.4 of PRISM!  THE ANSI Editor for the Amiga!
  2.  
  3. Version: 1.4 by Syd L. Bolton of Legendary Design Technologies Inc.
  4. Previous Versions: Chris Timmerberg
  5. Original Version: Colin Vernon
  6.  
  7.     PRISM has gone through a few changes since Colin's original code.
  8. Chris has added better load/save routines, and the ability to do interlace
  9. as well as some other features.  1.4 is a bit of a bigger step, and 1.5
  10. is already being worked on!
  11.  
  12. WHAT'S NEW IN 1.4
  13. -----------------
  14.  
  15.     a) Cosmetic changes to the menus.  When there is a requester,
  16. "..." appears after the name (as in "Load...").  Also, menus with sub-
  17. options have a ">" to indicate sub-options are available.
  18.  
  19.     b) A menu option called "SClear".  When it is turned ON (default)
  20. PRISM will write a "clear screen" to the beginning of a file.  It has
  21. always done this, but I have found that I don't always want it, and end
  22. up using another program of mine ("StripANSI") to get rid of the clear
  23. screen.  Sometimes you might make an animation to fit on what is currently
  24. on the screen, and don't want to clear everything else out.  Now, you can
  25. make PRISM NOT write a screen clear to the beginning by turning the
  26. "Sclear" menu option off.
  27.  
  28.     c) Variable speed control!  PRISM will now attempt (as closely as
  29. possible) to play back your animation at 2400 or 1200 baud, or the
  30. fastest.  Of course, the faster your Amiga is, the faster the playback
  31. will be.
  32.  
  33.     d) A new file requester!  It allows you to click on volume names,
  34. and has pattern matching.  If you don't like FILE REQUESTERS that always
  35. read files (if you're a keyboard-maniac like me) you can turn OFF the
  36. Req. Read Files option in the CONFIGURE menu (see below).
  37.  
  38.     e) A CONFIGURATION EDITOR!  You can now set things like interlace,
  39. colors, speed, and other options from a convenient requester.  You can
  40. now also change the FONT that is used at will (keep in mind, you must
  41. specify ".font" at the end, as in "cleanibm.font" and that whatever
  42. font you use must have an 8 point size).  Also, you can change the
  43. number of spaces the tab moves (normally 8).  You can SAVE these changes
  44. so that when PRISM boots up, it will boot up with these choices, or
  45. you can simply "USE" them for the current session.  For example, if you
  46. were "appending" to a current file, you might go into the CONFIGURE option,
  47. and change "SClear" to off (because you don't want the screen to clear
  48. in the middle of a file) and "USE" these preferences until you are done.
  49.  
  50.     f) The "Fore/Back" gadget has been replaced by TWO GADGETS.  The
  51. first one normally says "Back Col".  This works just like the Fore/Back
  52. did before.  When you click it, the next color choice you make will be
  53. BACKGROUND color instead of foreground.  If you click on the "FORE"
  54. gadget, you will see it change to "BACK" and "Back Col" will change to
  55. "Fore Col".  Effectively, you have reversed the system.  Now, the
  56. default will be to choose BACKGROUND colors all the time, and when you
  57. click on "Fore Col", the next color you pick will be foreground.  Use
  58. this if you are doing a lot of work with the background colors.
  59.  
  60.     g) The source code has been re-written a fair amount.  The
  61. problem was that a lot of white-space was wasted with spaces instead
  62. of tabs, and the code indenting did not follow logically downwards.  I
  63. spent a LOT of time re-writing it to make it more readable.  Unfortunately,
  64. because of the way it was originally written, this makes for some VERY
  65. long lines (in some cases the lines are about 170 characters long).
  66. This shouldn't be a problem for most editors, and I promise to fix the
  67. way the whole program was written in the next release.
  68.  
  69.     h) Sorry it's a little heftier than the last release, but it
  70. can't be helped!  Part of it was the transition to MANX, and part of it
  71. was because of all the new features.  There is always a price to pay!
  72.  
  73. WHAT'S COMING IN 1.5? OR 2.0? OR WHATEVER?
  74. ------------------------------------------
  75.  
  76.     I have a few ideas for the next release, but I am always open to
  77. suggestion.  Here a few:
  78.  
  79.     a) VCR-like controls for the playback.  A moveable window (like
  80. in DPaint IV) that has forwards, backwards playing, stop, pause and so on.
  81.  
  82.     b) An option to save the current file as a screen, from top to
  83. bottom.  (instead of saving the file in the order that it was typed in).
  84. This would allow you to create title screens a lot easier, and experiment
  85. more without everyone seeing the cursor jump all over the place.
  86.  
  87.     c) A built-in option to convert IFF pictures to ANSI files.
  88. Neato.  I've heard there is a two-color one.  What about full color?
  89.  
  90.     d) A way to view the actual codes, and replace/insert codes
  91. manually wherever you want.
  92.  
  93.     e) ???
  94.  
  95.     That's about it!  If you have any suggestions, or if you find
  96. any bugs in this program, I seem to have taken over current development
  97. of it (or if you have done the same, let's put our brains together and
  98. see what we can come up with).  You can contact me through the following
  99. venues:
  100.  
  101.     Syd Bolton
  102.     President
  103.     Legendary Design Technologies Inc.
  104.     25 Frontenac Avenue
  105.     Brantford, Ontario
  106.     N3R 3B7
  107.     (519)-753-6120 (voice/answering machine)
  108.     (519)-754-4059 (fax)
  109.     (519)-754-1120 (BBS: Probe, Sysop: Al Antoszewski. 24 hrs, 2400,8n1)
  110.  
  111.     Have a great day!
  112.