home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR506.ZIP / READTHIS.TXT < prev   
Text File  |  1987-02-04  |  2KB  |  37 lines

  1. ETEXT ver 2.0
  2. written by Terence Puls 8/7/87.
  3.    updated 8/26/87. 
  4.      
  5. This program is public domain.  Feel free to distribute it to others
  6. who might find it useful.  A small donation is requested if you continue
  7. to use this program.  A suggested donation of $20 per computer using etext
  8. is recommended.  Donations will allow me to send you an improved version
  9. at a later date.  
  10.                 Send donations to :
  11.                  Terence Puls
  12.                  1927 Manitou Lane
  13.                  Hanover Md. 21076
  14. The program Etext.lsp is a support routine written in Autolisp(tm) for 
  15. use with Autocad(tm).  Etext.lsp should be appended to the ACAD.LSP 
  16. file in order to load automatically upon entering the drawing editor.
  17. Etext.lsp creates a command in autocad 'ETEXT' which reproduces EMOD
  18. spacing of text using highway gothic format.  
  19.      Be sure that all the ETEXT files are present in the same directory as the
  20. ACAD.EXE file. including HGOTH.SHX, HGOTH.SHP.
  21.      Etext may also be put into the screen menu by editing the ACAD.MNU file
  22. with a text editor and inserting (recommended) after the [DTEXT:] line
  23. the following:   [ETEXT:] ^C^CETEXT
  24.      Etext was written primarily to aid in sizing up highway signs by 
  25. reproducing the correct widths of text.  The ETEXT command allows entering
  26. Upper to Upper case, Upper to Lower case, and Lower to Lower case. 
  27. Only one word can be reproduced at a time as Etext acknowledges a spacebar
  28. as a carriage return. Numbers and other non-alphabetic characters must
  29. be entered using the normal 'text' command.
  30.   Helpful hint:  before using the ETEXT command it is recommended that 
  31. the 'style' command be executed and the current style 'hgoth' be set first.
  32. ETEXT will change the style for you if you do not, but in the process will
  33. also regenerate the drawing, which can be inconvenient/time consuming 
  34. if the drawing is very large.
  35.     Version 2.0 remembers the last letter height entered as a
  36. default, and some of the letter dimensions were improved.
  37.