home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_02 / TDRAW463.ZIP / WHATSNEW.DOC < prev   
Text File  |  1993-10-19  |  10KB  |  216 lines

  1. TheDraw 4.63
  2. ============
  3. Maintenance release.  A glitch which came and went... came back.  Blinking
  4. colors in Ansi files would not be properly output if 1) they were the first
  5. colors used and 2) not on the first line.  Special thanks to William Zakreski
  6. for reporting this.  TDFonts would exit with the cursor turned off in some
  7. situations; this should be fixed now.  Thanks to Brian Morin for writing in.
  8.  
  9. Avatar, PCBoard, and Wildcat formats can now optionally reset the display
  10. color to light gray on the end of files.  The reset is enabled by default,
  11. and corresponds to how Ansi files are handled.  To turn off the color reset,
  12. choose Setup from the Options pulldown menu, go to page 2, and change the
  13. "Reset colors..." toggle.  Thank Alan Shoemaker for recommending this one.
  14.  
  15. TheDraw now handles @CLS@ Wildcat/PCBoard commands properly.  In an attempt
  16. to filter the @CLS@ command TheDraw adds itself, all were removed.  Lastly,
  17. Wildcat/PCBoard slowdown codes are usable now.
  18.  
  19.   Remember, do not assume someone else will report a bug you find!
  20.   Please write TheSoft or call G.A.D.M. at (510) 581-3019 if you ever
  21.   find something wrong.  Thanks!
  22.  
  23.  
  24. TheDraw 4.62
  25. ============
  26. Maintenance release.  Bugs with PCBoard/Wildcat files related to background
  27. colors, scrolling (ie: color wrap-around), and output slow down fixed.  Also
  28. repaired minor glitch in ALT-A screen when Numlock was turned on - the arrow
  29. keys would only increment colors.  Ansi files now include a special sequence
  30. which turns on line wrap-around on terminal programs.  This should help with
  31. headaches related to the display of characters in the 80th column.
  32.  
  33. Wildcat/PCBoard Sysops:  Because no cursor control is available in these
  34. formats, display output cannot be accurately controlled.  TheDraw assumes
  35. line wrap-around is turned on (the standard Ansi configuration).  If a caller
  36. happens to have line wrap-around turned off, placing characters in column
  37. 80 will corrupt the following lines.  There are two solutions:  either do
  38. not place characters in column 80, or display a short Ansi file when your
  39. user first logs turning on line wrapping.  All TheDraw v4.62 Ansi files now
  40. include the appropriate Ansi sequence (ie: save a blank screen).
  41.  
  42.   Special thanks to Luke Rice for reporting how typing an 'A' in the
  43.     color setup (ALT-A) screen might cause a crash.
  44.  
  45.  
  46. TheDraw 4.61
  47. ============
  48. A few minor problems have turned up, which are taken care of in this
  49. maintenance release.  A bug in PRINTDOC prevented two sided printing,
  50. THEGRAB did not properly handle some interrupts, the Setup utility had a
  51. couple of hiccups, and TheDraw glitched the foreground color in creating
  52. Ansi files with a space in the upper-left corner.  Special thanks to:
  53.  
  54.   Anthony Haxton for reporting the Setup utility would sometimes not
  55.     recognize the registered version of TheDraw.
  56.   Paul Hirsch for pointing out in the defaults configuration area of the
  57.     Setup utility one prompt worked backwards (ie: type Yes, and get No).
  58.  
  59.  
  60. TheDraw 4.60
  61. ============
  62. The following new features were added for version 4.60:
  63.  
  64.  o    The Quick Palette.   This allows you to choose any color and extended
  65.       character symbol quickly an easily.  It is available when the pulldown
  66.       menus are displayed (press ESC or the right mouse button).  Choosing a
  67.       symbol from the Quick Palette selects the associated function key set.
  68.  
  69.  o    Manual character painting.  You can "pick-up" any symbol, and draw
  70.       by using SHIFT-Arrow keys.  To pick-up a character, press the ALT-/ key
  71.       combination.  Any symbol selected via the Quick Palette becomes the
  72.       current picked character.
  73.  
  74.  o    A memory resident screen capture utility is now included, called THEGRAB.
  75.       TheGrab can capture any text mode screen and create TheDraw format files,
  76.       Dos COM files, Ansi files, or Ascii files directly.  It is small, needing
  77.       only 12k of memory.
  78.  
  79.  o    A new 80 character by 100 line edit buffer option (static screens only).
  80.       Ever have the need to create an extremely long scrolling color Ansi file?
  81.       Now you can do it entirely within TheDraw!  The fact the screen -will-
  82.       scroll is incompatible with animated images.
  83.  
  84.  o    MULTI-COLOR FONTS!  The previous release could only use single color
  85.       fonts when entering.  This version permits you to use and create font
  86.       symbols drawn with multiple colors.  In fact, you could create a "font"
  87.       of small block graphics if desired now.  Color fonts show a "C" postfix
  88.       in the Fonts pulldown menu.
  89.  
  90.  o    Animation Fade Out.   Ever wish you have an image appear, and then
  91.       disappear using the same effect?  Previously is was an awkward thing
  92.       to do, forcing you to use sprite mode, solid spaces, a little futzing.
  93.       This option works identically to a Fill, but in addition prompts for
  94.       an animation scanner type.  Neat stuff!
  95.  
  96.  o    Animation auto-repeat display.  Typing "A" from the ALT-Q Redraw prompt
  97.       will make TheDraw redraw an animation sequence over and over until
  98.       you hit a key.  Useful if your animation has a difficult to find hiccup.
  99.  
  100.  o    Ability to view TheDraw format files.  You see what would be present
  101.       if you loaded the TD file.
  102.  
  103.  o    Library files.  Do you maintain both TD and Ansi files for all your
  104.       screen images?  Now you can put all the TD files into one place, and
  105.       attach a descriptive comment also.  The library directory shows the
  106.       description, screen dimensions, and whether the entry is static,
  107.       animated, or a block save.
  108.  
  109.  o    TheDraw format file compression.  TD files are now compressed when
  110.       saved to greatly reduce disk space requirements.  This applies to
  111.       Library file entries also.
  112.  
  113.  o    C code file format revised to be compatible with more compilers.
  114.  
  115.  o    Three new file formats for BBS system operators:  Avatar, PCBoard and
  116.       Wildcat BBS compatible formats can now be loaded/saved with TheDraw.
  117.       Avatar files can be animated.  PCBoard/Wildcat "@-code" files are
  118.       limited to static only screens currently.
  119.  
  120.  o    To go along with the PCBoard and Wildcat formats, a quick reference
  121.       table of all @-codes is provided.  From normal (non-animated) mode,
  122.       type ALT-Q (note that in animation mode, ALT-Q works as always).
  123.  
  124.  o    A screen auto-compress option was added to the Setup screen.  Do you
  125.       block marking screens to avoid unused lines being output on the bottom
  126.       of the display?  TheDraw can now optionally remove those unused lines in
  127.       Ansi, Ascii, Avatar, PCBoard, Wildcat static formats automatically.
  128.  
  129.  o    PRINTDOC now supports HP laserjet printers.
  130.  
  131.  o    TheDraw checks for the presence of Quarterdeck's Desqview (tm) operating
  132.       environment.  If found, screen initialization is skipped to avoid making
  133.       Desqview always switch on EGA/VGA screen modes.
  134.  
  135.  o    For registered users, the SHADING.TD screen is now built right in!
  136.       Type ALT-A twice, or select from the pulldown menu.   This shows all
  137.       available color shading combinations possible using dither characters
  138.       from function key set 6.
  139.  
  140.  
  141.  Plus several other minor enhancements throughout the program!
  142.  
  143.  
  144.  Bug Fixes
  145.  =========
  146.  
  147.  - Text centering in Animation mode could possibly lockup TheDraw if blank
  148.    lines were present.  This has been fixed.
  149.  
  150.  - Viewing object files no longer corrupts screen data.
  151.  
  152.  - Column Insert/Delete should no longer insert extraneous characters, if
  153.    the numeric keypad arrows are used.
  154.  
  155.  - Loading an Ansi file into a 23 line buffer might have resulted in the
  156.    bottom line being lost.  This no longer occurs.
  157.  
  158.  - Problems with Ansi Include Files not being copied properly was fixed.
  159.  
  160.  - Ansi Loader much less likely to spuriously turn on animation mode when
  161.    it is not called for.
  162.  
  163.  - Improved handling of "color bleeding" which occurs when scrolling Ansi
  164.    files write characters to the lower-right corner of the screen.
  165.  
  166.  - Fixed problem with loading block files from the command line.  Occasionally
  167.    random garbage would appear surrounding the wanted data.
  168.  
  169.  - A number of minor fixes and cosmetic improvements to TDFonts.   A rare bug
  170.    with creating the "~" symbol has been fixed.  It could partly damage the
  171.    symbol data.
  172.  
  173.  - QuickBasic calls to functions UNCRUNCH, ASCIIDISPLAY, and NORMALDISPLAY
  174.    could leave parameters on the stack.  Recompile your code with the new
  175.    functions included here.
  176.  
  177.  - Block COM files might have received invalid screen offsets if the
  178.    worksheet was scrolled at all.
  179.  
  180.  - Global Screen Move now works properly when scrolled down into a large
  181.    worksheet.
  182.  
  183.  - When saving an animated Ansi file, the cursor is no longer forced to the
  184.    left most column.  The last character output in the Animation sequence is
  185.    where the cursor will be left.
  186.  
  187.  - You could "click" on status line options, even the status line was not
  188.    there (ie: full screen mode).  Now you can't.
  189.  
  190.  - SETUP utility keyboard configuration now ignores Shift key codes, this
  191.    to handle some keyboards which send such codes before cursor control keys.
  192.  
  193. Plus several other minor fixes.
  194.  
  195.  
  196. Special Thanks to:
  197.   Toby Vander Steen for finding animation text centering bug.
  198.   Gary Yuen for object file viewing and column insert/delete glitches.
  199.   Michael Arnett for pointing out the animation include files were
  200.     less than perfect.
  201.   Brad Crouch for finding a circumstance in which COM files would not
  202.     be saved properly.
  203.   B.J. Freeman for indicating the Setup utility keyboard config bug.
  204.   Dafyd V. Smith for the 23 line buffer loading problem, and suggesting
  205.     animation auto-repeating!
  206.   David P. Hummel and Dafyd V. Smith for suggesting the animation fade out!
  207.   Abram Miller for suggesting the modified dos prompt when doing a dos shell!
  208.   Carter Downer for suggesting the Quick Palette feature, screen autocompress,
  209.     and BBS file formats!
  210.   The many users who all requested the screen capture utility!
  211.  
  212. Please do not assume someone else will write about a bug you find.
  213. Write a letter and be immortalized in the doc's of TheDraw!
  214.  
  215. In any case, Enjoy!
  216.