
Screen to HTML - Version 1.1

   Scr2htm converts text screen dumps (.bin format) into HTML.
   OK,  you can capture a screen into a GIF or JPEG image, but converting
   into HTML has the following advantages:
     * You can copy/paste text from your screendump
     * You can search for text in it (also google can)
     * You can scale HTML text

   Screenshots  are  timeless, they were used for years back when we were
   all using Dos as our operating system. And nowadays they are also used
   on  webpages all around the world to show you what the program "looks"
   like.
   Most  screenshots  are  JPEG or GIF images. That is fine for graphical
   screens  like  a  Windows  program,  but  how about those good old Dos
   screens  or screen dump in Windows that run in a command prompt? These
   are plain text screens, when converted into GIF or JPEG it is not text
   anymore...
   scr2htm  takes  a binary screen dump (.bin) and converts it into html.
   To  create  a  binary  screen dump file, you must use good old TheDraw
   [http://www.simtel.net/pub/pd/49632.html].   Use  "Thegrab.exe"  (also
   works  in  NT) to capture a screenshot into thedraw format (.td). Then
   use  Thedraw.exe  to  save/convert  it  from thedraw format (.td) into
   binary format (.bin).
   Special  thanks  go  out  to  Ross  Smith II [http://smithii.com/] for
   coding on the 1.2 version.

   Our license agreement can be found here: http://www.nu2.nu/license/
   To contact the author look here: http://www.nu2.nu/contact/bart/
   Copyright (c) 2000-2002 by Bart Lagerweij. All rights reserved.
