home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / com / utils / golded / v_240 / ibm_vt1.chs < prev    next >
Encoding:
Text File  |  1993-03-07  |  3.3 KB  |  165 lines

  1. ;
  2. ; This file is a charset conversion module in text form.
  3. ;
  4. ; This module Converts IBM extended characters to VT100.
  5. ;
  6. ; NOTE: this file uses an implementation dependant feature!
  7. ;       a 0 as the second character means "use DEC graphic set"
  8. ;
  9. ; Format: ID, version, level,
  10. ;         from charset, to charset,
  11. ;         128 entries: first & second byte
  12. ;      "END"
  13. ; Lines beginning with a ";" or a ";" after the entries are comments
  14. ;
  15. ; Unkown characters are mapped to the "?" character.
  16. ;
  17. ; cedilla = ,   ; dieresis = ..       ; acute = '
  18. ; grave = `     ; circumflex = ^      ; ring = o
  19. ; tilde = ~     ; caron = v 
  20. ; All of these are above the character, apart from the cedilla which is below.
  21. ;
  22. ; \ is the escape character: \0 means decimal zero,
  23. ; \dnnn where nnn is a decimal number is the ordinal value of the character
  24. ; \xnn where nn is a hexadecimal number
  25. ; e.g.: \d32 is the ASCII space character
  26. ; Two \\ is the character "\" itself.
  27. ;
  28. 0        ; ID number
  29. 0        ; version number
  30. ;
  31. 2        ; level number
  32. ;
  33. IBMPC        ; from set
  34. VT100        ; to set
  35. ;
  36. \0 C        ; C with cedilla
  37. u e        ; u dieresis
  38. \0 e        ; e acute
  39. \0 a        ; a circumflex
  40. a e        ; a dieresis
  41. \0 a        ; a grave
  42. \0 a        ; a ring
  43. \0 c        ; c cedilla
  44. \0 e        ; e circumflex
  45. e e        ; e dieresis
  46. \0 e        ; e grave
  47. i e        ; i dieresis
  48. \0 i        ; i circumflex
  49. \0 i        ; i grave
  50. A e        ; A dieresis
  51. \0 A        ; A ring
  52. \0 E        ; E acute
  53. a e        ; ae
  54. A E        ; AE
  55. \0 o        ; o circumflex
  56. o e        ; o dieresis
  57. \0 o        ; o acute
  58. \0 u        ; u circumflex
  59. \0 u        ; u grave
  60. y e        ; y dieresis
  61. O e        ; O dieresis
  62. U e        ; U dieresis
  63. \0 c        ; cent
  64. \d125 \0    ; pound sterling
  65. \0 Y        ; yen
  66. P t        ; Pt
  67. \0 f        ; florin
  68. \0 a        ; a acute
  69. \0 i        ; i grave
  70. \0 o        ; o grave
  71. \0 u        ; u grave
  72. \0 n        ; n tilde
  73. \0 N        ; N tilde
  74. \0 a        ; ord feminine
  75. \0 o        ; ord masculine
  76. \0 ?        ; question downwards
  77. \0 -        ; 
  78. \0 !        ; logical not
  79. . 5        ; half fraction
  80. \x1 ?        ; quarter fraction
  81. \0 !        ; exclam downwards
  82. < <        ; guillemot left
  83. > >        ; guillemot right
  84. \0 #        ; grey
  85. \d97 \0        ; grey
  86. \d97 \0        ; grey
  87. \d120 \0    ;  |
  88. \d117 \0    ; -|
  89. \d117 \0    ; -|
  90. \d117 \0    ; -|
  91. \d107 \0    ;  +
  92. \d107 \0    ;  +
  93. \d117 \0    ; -|
  94. \d120 \0    ;  |
  95. \d107 \0    ;  +
  96. \d106 \0    ;  +
  97. \d106 \0    ;  +
  98. \d106 \0    ;  +
  99. \d107 \0    ;  +
  100. \d109 \0    ;  +
  101. \d118 \0    ;  -
  102. \d119 \0    ;  -
  103. \d116 \0    ;  |-
  104. \d113 \0    ;  -
  105. \d110 \0    ; -|-
  106. \d116 \0    ;  |-
  107. \d116 \0    ;  |-
  108. \d109 \0    ;  +
  109. \d108 \0    ;  +
  110. \d118 \0    ;  -
  111. \d119 \0    ;  -
  112. \d116 \0    ;  |-
  113. \d113 \0    ;  -
  114. \d110 \0    ; -|-
  115. \d118 \0    ;  -
  116. \d118 \0    ;  -
  117. \d119 \0    ;  -
  118. \d119 \0    ;  -
  119. \d109 \0    ;  +
  120. \d109 \0    ;  +
  121. \d108 \0    ;  +
  122. \d108 \0    ;  +
  123. \d110 \0    ; -|-
  124. \d110 \0    ; -|-
  125. \d106 \0    ;  +
  126. \d108 \0    ;  +
  127. \0 #        ;
  128. \0 n        ;
  129. \0 |        ;
  130. \0 |        ;
  131. \0 ~        ;
  132. \0 a        ; alpha
  133. \0 B        ; german double s (misused as Beta)
  134. \x1 ?        ; Gamma
  135. \d123 \0    ; pi
  136. \x1 ?        ; Sigma (summation)
  137. \x1 ?        ; sigma
  138. m u        ; mu
  139. \x1 ?        ; gamma
  140. \x1 ?        ; Phi
  141. \x1 ?        ; Theta
  142. \0 O        ; Omega
  143. \0 d        ; delta
  144. \x1 ?        ; infinity
  145. \0 o        ; o slash
  146. \x1 ?        ; element
  147. \x1 ?        ; intersection
  148. = =        ; equivalence
  149. \d103 \0    ; plusminus
  150. \d122 \0    ; greater equals
  151. \d121 \0    ; smaller equals
  152. \x1 ?        ; integral top
  153. \x1 ?        ; integral bottom
  154. \0 /        ; divide
  155. ~ =        ; approx.
  156. \d102 \0    ; ring / degree
  157. \d126 \0    ; centered dot
  158. \0 -        ; en dash
  159. \x1 ?        ; radical
  160. ^ n        ; to the n'th power
  161. ^ 2        ; to the second power
  162. \0 o        ;
  163. \0 \d32        ; space
  164. END
  165.