home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTILS1 / BIGTXT26.ZIP / BIGTXT26.EXE / TPAINT.DOC < prev    next >
Text File  |  1993-09-13  |  12KB  |  364 lines

  1.  
  2.  
  3.  
  4.                                 - TEXT PAINT -
  5.                                      (TM)
  6.                                      v1.4
  7.  
  8.  
  9.                       Copyright (c)  1993  Kevin Solway
  10.  
  11.  
  12.         DESCRIPTION:
  13.  
  14.         Text Paint is a text-based paint program which can produce plain
  15.         or multi-coloured text screens, and supports 43/50 line modes on
  16.         EGA/VGA systems.  This program is ideal for those times when you
  17.         need to provide relatively simple diagrams or pictures without
  18.         the memory and time overheads associated with more detailed
  19.         graphic images.  Also creates slide shows which you can
  20.         distribute.  Text Paint will only work on systems equipped with
  21.         a mouse.  Text Paint comes with the program Text Capture to
  22.         capture screen images in full colour for editing with Text Paint.
  23.  
  24.         Text Paint files can be incorporated into "Bigtext" document
  25.         files.  Bigtext (by the same author) creates self-displaying
  26.         books with illustrations.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.                                   - USAGE -
  33.  
  34.  
  35.         To run the program:
  36.  
  37.           From the DOS prompt, type TPAINT then press Enter.  Text Paint
  38.           will only work on systems equipped with a mouse.
  39.  
  40.           Also, you can enter a file to edit from the command line:
  41.  
  42.                               for example,
  43.  
  44.                               tpaint filename.scr
  45.  
  46.  
  47.  
  48.         Help:
  49.  
  50.           Pressing F1 from inside Text Paint will display a help screen
  51.         with all the essential instructions.
  52.  
  53.  
  54.  
  55.         To draw:
  56.  
  57.           Hold the left button of the mouse down and drag the cursor
  58.         (the pen) around the screen.
  59.  
  60.           To draw on the very bottom line of the screen (below the menu
  61.         options) you can drag then pen onto the bottom line while
  62.         drawing, or hold down the RIGHT button of the mouse.
  63.  
  64.  
  65.  
  66.         Select pen type:
  67.  
  68.           Click on "Pen" to select the pen style, then clicking on the
  69.         character you want.  Clicking on a space between the characters
  70.         will select the space character.
  71.  
  72.           The currently selected pen type is coloured bright white.
  73.  
  74.  
  75.  
  76.         Colours - general
  77.  
  78.           Text Paint allows you to use the full range of sixteen
  79.         background colours instead of the normal eight, but does not
  80.         allow you to use blinking characters.  If you want to create
  81.         plain screens for ansi display, make sure you use only the first
  82.         eight background colours (the first eight rows).
  83.  
  84.  
  85.  
  86.         Pen Colour:
  87.  
  88.           Click on "Pen col" to select drawing colour (both background
  89.         and foreground).  Background colours range vertically from 1..16
  90.         while foreground colours range horizontally from 1..16.
  91.  
  92.           The currently selected colour is indicated with an asterisk.
  93.  
  94.  
  95.  
  96.         Background Colour:
  97.  
  98.           Click on "B/g col" to change the original page colour.  All
  99.         occurances of that background colour (whether they were part of
  100.         the original page, or whether they have been drawn) will be
  101.         converted to the new background colour.
  102.  
  103.  
  104.  
  105.         Load:
  106.  
  107.           Load a previously saved screen, or any standard ascii text
  108.         file into Text Paint for viewing or editing.
  109.  
  110.           Any standard ascii text file can be loaded, and then saved as
  111.         a Text Paint file.  But be warned: Text paint may not be able to
  112.         load all of the lines of larger files, so if you save the file
  113.         under the same name then text will be lost from the original
  114.         file.
  115.  
  116.  
  117.  
  118.         Save:
  119.  
  120.           Saves work to disk.  If you do not provide an extension then
  121.         an extension of .SCR will automatically be appended to the file.
  122.         For example, if you type a file name of MYFILE then the file
  123.         will be saved as MYFILE.SCR
  124.  
  125.           You can save the file in colour format or plain format.  The
  126.         only value of saving screens in plain format is if your screens
  127.         are likely to viewed on mono monitors.  Colour screens will
  128.         sometimes look messy on a mono monitor.  A compromise is to save
  129.         screens in colour format, but to use a black background which
  130.         will provide good contrast on mono monitors.
  131.  
  132.  
  133.  
  134.         New:
  135.  
  136.           Clear the current screen and start a new drawing.  If the
  137.         current screen has been changed then you will be prompted to
  138.         save it before it is cleared.
  139.  
  140.  
  141.  
  142.         Erase:
  143.  
  144.           Sets the cursor working as an eraser by setting the pen style
  145.         to that of a space.
  146.  
  147.  
  148.  
  149.         Overwriting with different colours or pen style:  
  150.  
  151.           Pressing Alt-C will cause overwriting of what is on the screen
  152.         with a new colour, but preserves the pen character.  Alt-P will
  153.         cause overwriting of what is on the screen with a new pen, but
  154.         preserving the colour.
  155.  
  156.           When colour overwriting is on, a white "O" will appear after
  157.         "col" on the bottom line of the screen.  Similarly, when pen
  158.         overwriting is on this is indicated by a white "O" after the
  159.         word "Pen".
  160.  
  161.           Of course, when both colour overwriting and pen overwriting
  162.         are on, this is the same as normal drawing mode.
  163.  
  164.  
  165.  
  166.         Fill:  - also, change colours or characters of areas.
  167.  
  168.           To fill an area of the screen with the currently selected pen
  169.         style and colour, click on "Fill" then click on the area you
  170.         wish to fill.  You can fill any pen/colour combination with
  171.         another pen/colour combination.
  172.  
  173.           If you want to change the colour of an area of the screen, but
  174.         want to preserve the pen style (eg, the colours surrounding some
  175.         text) then press Alt-C for "colour overwriting" (see above)
  176.         before you select "Fill". 
  177.  
  178.           If you want to change the characters but want to preserve the
  179.         colours of an area, press Alt-P to enable "pen overwriting"
  180.         before you select "Fill". 
  181.  
  182.  
  183.  
  184.         Undo:
  185.  
  186.           This function undoes the last piece of work - up to 10 levels.
  187.         Keep pressing Undo to return to your original work.
  188.  
  189.  
  190.  
  191.         Box:
  192.  
  193.           To draw a box on the screen, firstly click on "Box" then click
  194.         on the screen where you want the corner of the box.  Keep
  195.         holding the left button down while you drag (rubber band
  196.         fashion) the box to the shape you want.
  197.  
  198.           Special feature: if the "pen" character is a line drawing
  199.         character, then a box will be specially designed using the
  200.         appropriate line drawing characters for corners etc.
  201.  
  202.  
  203.  
  204.         Text:
  205.  
  206.           To type text into your picture, firstly click on "Text" then
  207.         click on the font you wish to use.  Then click where you want to
  208.         begin typing.  Press Enter (or mouse left button) to accept what
  209.         you have typed or press Escape (or mouse right button) to cancel
  210.         it.  Use the backspace key if you make errors whilst typing. 
  211.         Pressing Escape will cancel all the text you type.  Undo will
  212.         erase any text you have typed after you have accepted it. 
  213.  
  214.  
  215.  
  216.  
  217.         Lines:
  218.  
  219.           Select "Lines" then draw lines around the screen by holding
  220.         the left button down, as you do with normal drawing.
  221.  
  222.  
  223.  
  224.         Special select colour and pen style:
  225.  
  226.           If you can see a character or a colour on the screen that you
  227.         want to use, then rather than selecting them from the "Pen" and
  228.         "Pen colour" menus, it is often faster to use the following
  229.         short-cut:
  230.  
  231.           Position the cursor on the character, then press "C" to grab
  232.         its colour, "P" to grab its pen style, or "B" to grab both its
  233.         colour and pen style.
  234.  
  235.                            That is:  "C"olour
  236.                                      "P"en
  237.                                      "B"oth
  238.  
  239.  
  240.  
  241.         Condensed lines on EGA/VGA:
  242.  
  243.           If you have an EGA or VGA system then a small arrow will
  244.         appear at the bottom right corner of the screen.  Clicking on
  245.         this arrow will switch between 25 line mode and 43/50 line mode.
  246.  
  247.  
  248.  
  249.         Viewing the entire picture:
  250.  
  251.           Hold down the right mouse button to remove the bottom menu
  252.         line for viewing the full picture.
  253.  
  254.  
  255.  
  256.         VIEW.EXE to view Text Paint files:
  257.  
  258.           VIEW.EXE is a small program whose sole task is to display the
  259.         screens you create with Text Paint.  Registered users of Text
  260.         Paint can distribute this program to other parties to display
  261.         their Text Paint files.
  262.  
  263.           For example if you have a saved text screen called picture.scr
  264.         then you would issue the command:
  265.  
  266.                           view picture.scr
  267.  
  268.                        or view picture    (view.exe will assume picture.scr)
  269.  
  270.           The picture will be displayed until a key is pressed.
  271.  
  272.           Alternatively you can make view display a picture for only a
  273.         few seconds with the command:
  274.  
  275.                     view picture.scr 3000  (displays for 3000 milliseconds)
  276.                                                            = 3 seconds
  277.  
  278.           Using this feature you can create your own slide shows by
  279.         displaying a number of screens from (say) a batch file.  Using
  280.         the program BAT2EXEC.COM you can turn these batch files into
  281.         .COM files.
  282.  
  283.           If your screen images have more than 25 lines then VIEW will
  284.         automatically switch to condensed line mode on EGA/VGA systems
  285.         to display the picture.
  286.  
  287.  
  288.  
  289.         * Better still - BIGTEXT *
  290.  
  291.           Better than using VIEW.EXE to display your screens is BIGTEXT.
  292.         This program (also written by myself) creates self-displaying
  293.         books with illustrations.
  294.  
  295.           Bigtext can convert big text files of up to 700k or more into
  296.         executable self-displaying text programs that fit on a 360k
  297.         disk.  Complete with menus, searching and printing, Bigtext is
  298.         great for books, catalogues, reports and manuals.  Importantly,
  299.         Bigtext can display Text Paint files in full colour, integrated
  300.         seemlessly into the text.  Bigtext can also execute other
  301.         programs from within the text, so you can have complex VGA
  302.         graphic illustrations as well.
  303.  
  304.  
  305.  
  306.         TCAPTURE - Text Capture
  307.  
  308.           Text Capture (which accompanies Text Paint) is a memory
  309.         resident program that can capture text screen images - IN FULL
  310.         COLOUR - from other programs.  These images can then be viewed
  311.         and edited with Text Paint.
  312.  
  313.  
  314.   ************************************************************************
  315.  
  316.  
  317.  
  318.         LICENCE:
  319.  
  320.  
  321.         Copyright (c) 1993    Kevin Solway.      All rights reserved.
  322.  
  323.             This program is provided AS IS without warranty, expressed
  324.         or implied.
  325.  
  326.             Under no circumstances is this program to be sold, except
  327.         where clubs distribute programs without profit.
  328.  
  329.             If the program Text Paint does not accompany this file
  330.         then registered copies are available from me for $10.
  331.  
  332.  
  333.                         Suggestions are welcome.
  334.  
  335.                         Kevin Solway,
  336.                         PO Box 207
  337.                         St Lucia  4067
  338.                         AUSTRALIA
  339.  
  340.  
  341.   ************************************************************************
  342.  
  343.  
  344.  
  345.     ---------------------------------------------------------------------
  346.  
  347.         LICENCE/REGISTRATION:
  348.  
  349.           Full registration details in the file TPORDER.DOC
  350.  
  351.           Registration for Text Paint costs $10 but is FREE when you
  352.         register Bigtext for $30.
  353.  
  354.  
  355.                                Kevin Solway
  356.                                PO Box 207
  357.                                St Lucia 4067
  358.                                Australia
  359.  
  360.  
  361.     ---------------------------------------------------------------------
  362.  
  363.  
  364.