home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / KAYPRO / KPEDFONT.LBR / KPEDFONT.DZC / KPEDFONT.DOC
Text File  |  2000-06-30  |  3KB  |  81 lines

  1.                EDFONT version 1.6
  2.  
  3.  
  4. [NOTE: The enclosed version of EdFont has been adapted for a graphic
  5. Kaypro terminal. The doc file remains the same, and refers to a 
  6. Televideo terminal.]
  7.  
  8. EdFont is an editor program for Bradford font files.  It is
  9. simple to use, with screen-oriented operation including command
  10. menus.  In general, its operation is similar in philosophy to
  11. Mince, but with Wordstar-like cursor movement, etc.
  12.  
  13. If the editor is invoked with a file name and the file is not
  14. found, EdFont assumes it is a new file.  If no name is specified,
  15. "DELETE.ME" is made the default name.  Whenever a prompt for a
  16. file name is issued, a carriage return <CR> will use the name
  17. currently displayed on the screen.  The default file type ".BIN"
  18. is used if none is specified.
  19.  
  20. An ESC or Ctrl-G will abort an entry request and return to the
  21. command prompt.
  22.  
  23. The current character face definition is displayed in a 9 x 16
  24. grid in the center of the screen, and the character, with its
  25. ASCII code in hex, is displayed on the status line at the bottom
  26. of the screen.  For reference, the current character is also
  27. indicated in a table of ASCII characters at the left of the
  28. screen.
  29.  
  30. The cursor control keys displayed on the edit menu are ^E, ^S,
  31. ^D, and ^X, as in Wordstar; however, ^K, ^H, ^L, and ^J also
  32. work, for those who are more accustomed to them.  The same keys
  33. without the Cntrl key cause the current cell of the character
  34. face to be altered according to whatever mode is in effect (Plot
  35. or Erase), and then the cursor is moved.  The current mode is
  36. switched by keying a Cntrl-V. A space <SP> will cause the current
  37. cell contents to toggle, i.e., it will be plotted if empty, and
  38. erased if a point is present.
  39.  
  40. As distributed the screen control strings are set up for the
  41. Televideo 912 and 920, Liberty, Qume, and new Soroc terminals.
  42. For other terminals, these strings may be patched in the COM
  43. file.  The control strings are a maximum of 8 bytes in length,
  44. and must be terminated by a null (0), which is always present as
  45. a 9th byte. The RBIAS and CBIAS strings are an exception, being
  46. only 1 byte long.
  47.  
  48. The locations and descriptions of these strings are:
  49.  
  50.     CLEARS    0EA5    Clear crt screen and home cursor
  51.     CURPOS    0EAE    Prefix for positioning cursor
  52.     CLREOL    0EB7    Clear from cursor to End Of Line
  53.     RVSON    0EC0    Enter reverse video highlighting
  54.     RVSOFF    0EC9    Exit reverse video highlighting
  55.  
  56.     RBIAS    0ED2    Row bias for cursor addressing (1 BYTE)
  57.     CBIAS    0ED4    Column bias for cursor addressing (1 BYTE)
  58.  
  59. The character face display strings may also be changed if
  60. desired.  Currently the string for a dot is "()", and the string
  61. for no dot (empty cell) is ". ". These are also a maximum of 8
  62. bytes in length, just as above.
  63.  
  64. They are located as follows:
  65.  
  66.     DOT    0ED6    "Dot" for character face grid.
  67.     NODOT    0EDF    Empty cell of character face grid.
  68.  
  69.  
  70. Bradford is a nice program, and EdFont was written to make it
  71. even more useful.
  72.  
  73.             Frankie W. Hogan
  74.             - may be reached at Ladera Z-node
  75.             (213) 670-9465, SysOp:  Al Hawley
  76. make it
  77. even more useful.
  78.  
  79.             Frankie W. Hogan
  80.             - may be reached at Ladera Z-node
  81.             (213) 670-9465, SysOp: