home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 558.WHATSNEW.DOC < prev    next >
Text File  |  1993-03-21  |  8KB  |  177 lines

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