home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lynx2.8.1dev.10.tar.gz / lynx2.8.1dev.10.tar / lynx2-8 / src / chrtrans / utf8_uni.tbl < prev    next >
Text File  |  1998-02-13  |  932b  |  36 lines

  1. #
  2. # This one is not really much of a "translation table", it mostly just
  3. # tells Lynx that "utf-8" is Unicode/UCS2 encoded in UTF8.  Note that
  4. # "unicode-1-1-utf-8" and "utf8" are treated as synonyms.
  5. #
  6. #The MIME name of this charset. 
  7. Mutf-8
  8.  
  9. #Name as a Display Charset (used on Options screen)
  10. OUNICODE UTF-8
  11.  
  12. # Some kind of raw Unicode?
  13. # Use 6 for for really "raw" 16bit UCS-2, 7 for UTF-8, ...
  14.  
  15. # most of these codes currently don't make much sense in a *.tbl file,
  16. # but for completeness (from UCDefs.h):
  17. #  #define UCT_ENC_7BIT 0
  18. #  #define UCT_ENC_8BIT 1
  19. #  #define UCT_ENC_8859 2
  20. #  #define UCT_ENC_8BIT_C0 3
  21. #  #define UCT_ENC_MAYBE2022 4
  22. #  #define UCT_ENC_CJK 5
  23. #  #define UCT_ENC_16BIT 6
  24. #  #define UCT_ENC_UTF8 7
  25.  
  26. R 7
  27.  
  28. #Shall this become the "default" translation?
  29. #There has to be exactly one table marked as "default".
  30. Default NO
  31.  
  32. # Don't fall back to default table for unicode -> 8bit
  33. Fallback NO
  34.  
  35. 0x20-0x7f    idem
  36.