home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / console-tools / file-formats / TMPL < prev    next >
Encoding:
Text File  |  1999-04-08  |  971 b   |  45 lines

  1.             The @XXX@ file-format
  2.  
  3.         (C) 1997 Yann Dirson <dirson@debian.org>
  4.  
  5.  
  6.  This file documents the @XXX@ font-file-format, as understood by version 0.94
  7. and above of the Linux console utilities ('kbd').
  8.  
  9.  This file has revision number 1.0, and is dated XXXX/XX/XX.
  10.  Any useful additionnal information on @XXX@ files would be great.
  11.  
  12.  
  13. 0. Changes
  14.  
  15.  
  16. 1. Summary
  17.  
  18.  
  19. 2. History
  20.  
  21.  Unknown.
  22.  
  23.  
  24. 3. Known programs understanding this file-format.
  25.  
  26.  The following program in the Linux console utilities can read and/or write
  27. PSF files:
  28.  
  29.     setfont (R/W)
  30.  
  31.  
  32. 4. Technical data
  33.  
  34.  The file format is described here in sort-of EBNF notation. Upper-case
  35. WORDS represent terminal symbols, ie. C types; lower-case words represent
  36. non-terminal symbols, ie. symbols defined in terms of other symbols.
  37.  [sym] is an optional symbol
  38.  {sym} is a symbol that can be repeated 0 or more times
  39.  {sym}*N is a symbol that must be repeated N times
  40.  Comments are introduced with a # sign.
  41.  
  42. #
  43.  
  44. # YET TO BE WRITTEN
  45.