home *** CD-ROM | disk | FTP | other *** search
- ; CHARSETS.TDB
- ;
- ; Character Set Mapping for gateway operationgs (both directions)
- ; Copyright (c) 1997 Waterline Software Development V.O.F.
- ; Version: Standard, 970112
- ;
- ; Explanation is at the end of the file.
- ;
- ; Please send corrections and additions to ramon@wsd.wline.se
-
-
- ;---------------------------------------------------------------------------
- ; Input "Assumption" Sets
- ;
- ; These sets are assumed when no character specifier is found in a message.
- ;
- ; Notice that RFC tells us to assume US-ASCII as the default, but
- ; since ISO-8859-1 is an extended version of that set, we might as
- ; well use that one and cover a lot of other characters at the same
- ; time, just in case.
- ;
- FTN-IN IBMPC
- MIME-IN ISO-8859-1
-
-
- ;---------------------------------------------------------------------------
- ; Output Sets
- ;
- ; These character sets are used by the gateway when messages are
- ; produced for one of the technologies and a 8-bit character is
- ; present in the message. The character set indication is left out
- ; when no 8-bit characters are in the message, defaulting to
- ; US-ASCII on the MIME side.
- ;
- FTN-OUT IBMPC
- MIME-OUT ISO-8859-1
-
-
- ;---------------------------------------------------------------------------
- ; FidoNet Character Sets
- ;
- FTN-SET LATIN-1
- FTN-SET IBMPC ; alias for LATIN-1
-
- ; inbound mapping for 8-bit characters in a message with the above set
- ; indications. Maps from the proprietary 8-bit code to an internal code
- ; (see end of this file for internal code documentation)
-
- MAP-IN 128 199 ; C with cedilla
- MAP-IN 129 252 ; u with diaeresis
- MAP-IN 130 233 ; e with acute accent
- MAP-IN 131 226 ; a with circumflex accent
- MAP-IN 132 228 ; a with diaeresis
- MAP-IN 133 224 ; a with grave accent
- MAP-IN 134 229 ; a with ring above
- MAP-IN 135 231 ; c with cedilla
- MAP-IN 136 234 ; e with circumflex accent
- MAP-IN 137 235 ; e with diaeresis
- MAP-IN 138 232 ; e with grave accent
- MAP-IN 139 239 ; i with diaeresis
- MAP-IN 140 238 ; i with circumflex
- MAP-IN 141 236 ; i with grave accent
- MAP-IN 142 196 ; A with diaeresis
- MAP-IN 143 197 ; A with ring above
- MAP-IN 144 201 ; E with acute accent
- MAP-IN 145 230 ; ae ligature
- MAP-IN 146 198 ; AE ligature
- MAP-IN 147 244 ; o with circumflex accent
- MAP-IN 148 246 ; o with diaeresis
- MAP-IN 149 242 ; o with grave accent
- MAP-IN 150 251 ; u with circumflex accent
- MAP-IN 151 249 ; u with grave accent
- MAP-IN 152 255 ; y with diaeresis
- MAP-IN 153 214 ; O with diaeresis
- MAP-IN 154 220 ; U with diaeresis
- MAP-IN 155 248 ; small o slash
- MAP-IN 156 163 ; pound sign
- MAP-IN 157 216 ; slash O
- MAP-IN 158 215 ; multiplication sign
- MAP-IN 159 159 ; dutch guilder sign
- MAP-IN 160 225 ; a with acute accent
- MAP-IN 161 237 ; i with acute accent
- MAP-IN 162 243 ; o with acute accent
- MAP-IN 163 250 ; u with acute accent
- MAP-IN 164 241 ; n with tilde
- MAP-IN 165 209 ; N with tilde
- MAP-IN 166 170 ; feminine ordinal indicator
- MAP-IN 167 186 ; masculine ordinal indicator
- MAP-IN 168 191 ; inverted question mark
- MAP-IN 169 174 ; registered trade mark sign
- MAP-IN 170 172 ; not sign
- MAP-IN 171 189 ; vulgar fraction one half
- MAP-IN 172 188 ; vulgar fraction one quarter
- MAP-IN 173 161 ; inverted exclamation mark
- MAP-IN 174 171 ; left angle quotation mark
- MAP-IN 175 187 ; right angle quotation mark
- MAP-IN 176 154 ; drawing, block, approx. 56% filled
- MAP-IN 177 155 ; drawing, block, approx. 81% filed
- MAP-IN 178 156 ; drawing, block, approx. 93% filled
- MAP-IN 179 128 ; drawing, single line, vertical
- MAP-IN 180 137 ; drawing, single line, right T piece
- MAP-IN 181 193 ; A with acute accent
- MAP-IN 182 194 ; A with circumflex accent
- MAP-IN 183 192 ; A with grave accent
- MAP-IN 184 169 ; copyright sign
- MAP-IN 185 148 ; drawing, double line, right T piece
- MAP-IN 186 139 ; drawing, double line, vertical
- MAP-IN 187 142 ; drawing, double line, top right corner
- MAP-IN 188 144 ; drawing, double line, bottom right corner
- MAP-IN 189 162 ; cent sign
- MAP-IN 190 165 ; yen sign
- MAP-IN 191 131 ; drawing, single line, top right corner
- MAP-IN 192 132 ; drawing, single line, bottom left corner
- MAP-IN 193 135 ; drawing, single line, bottom T piece
- MAP-IN 194 134 ; drawing, single line, top T piece
- MAP-IN 195 136 ; drawing, single line, left T piece
- MAP-IN 196 129 ; drawing, single line, horizontal
- MAP-IN 197 138 ; drawing, single line, center cross
- MAP-IN 198 227 ; a with tilde
- MAP-IN 199 195 ; A with tilde
- MAP-IN 200 143 ; drawing, double line, bottom left corner
- MAP-IN 201 141 ; drawing, double line, top left corner
- MAP-IN 202 146 ; drawing, double line, bottom T piece
- MAP-IN 203 145 ; drawing, double line, top T piece
- MAP-IN 204 147 ; drawing, double line, left T piece
- MAP-IN 205 140 ; drawing, double line, horizontal
- MAP-IN 206 149 ; drawing, double line, center cross
- MAP-IN 207 164 ; currency sign
- MAP-IN 208 254 ; small icelandic thorn
- MAP-IN 209 222 ; capital Icelandic Thorn
- MAP-IN 210 202 ; E with circumflex accent
- MAP-IN 211 203 ; E with diaeresis
- MAP-IN 212 200 ; E with grave accent
- MAP-IN 213 ? ; ?? looks like top left corner or small i on CP437
- MAP-IN 214 205 ; I with acute accent
- MAP-IN 215 206 ; I with circumflex accent
- MAP-IN 216 207 ; I with diaeresis
- MAP-IN 217 133 ; drawing, single line, bottom right corner
- MAP-IN 218 130 ; drawing, single line, top left corner
- MAP-IN 219 150 ; drawing, block, completely filled
- MAP-IN 220 152 ; drawing, block, bottom half filled
- MAP-IN 221 166 ; broken bar
- MAP-IN 222 204 ; I with grave accent
- MAP-IN 223 151 ; drawing, block, top half filled
- MAP-IN 224 211 ; O with acute accent
- MAP-IN 225 223 ; small german letter sharp s
- MAP-IN 226 212 ; O with circumflex accent
- MAP-IN 227 210 ; O with grave accent
- MAP-IN 228 245 ; o with tilde
- MAP-IN 229 213 ; O with tilde
- MAP-IN 230 181 ; small greek letter mu
- MAP-IN 231 240 ; small Icelandic Eth
- MAP-IN 232 208 ; Icelandic Eth
- MAP-IN 233 218 ; U with acute accent
- MAP-IN 234 219 ; U with circumflex accent
- MAP-IN 235 217 ; U with grave accent
- MAP-IN 236 253 ; y with acute accent
- MAP-IN 237 221 ; Y with acute accent
- MAP-IN 238 175 ; macron
- MAP-IN 239 180 ; acute accent
- MAP-IN 240 173 ; soft hyphen
- MAP-IN 241 177 ; plus-minus sign
- MAP-IN 242 ? ; double underline
- MAP-IN 243 190 ; vulgar fraction three quarters
- MAP-IN 244 182 ; pilcrow sign
- MAP-IN 245 167 ; paragraph sign
- MAP-IN 246 247 ; division sign
- MAP-IN 247 184 ; cedilla
- MAP-IN 248 176 ; degree sign
- MAP-IN 249 168 ; diaeresis
- MAP-IN 250 183 ; middle dot
- MAP-IN 251 185 ; superscript one
- MAP-IN 252 179 ; superscript three
- MAP-IN 253 178 ; superscript two
- MAP-IN 254 153 ; drawing, block, small
- MAP-IN 255 160 ; non-breaking space
-
- ; outbound mapping. Only used when a message is generated with the
- ; aforementioned character sets, which means it is set as the FTN-OUT
- ; set to use.
- ; This table maps each of the internal codes to one of the 8-bit
- ; characters to be used in that particular character set.
-
- MAP-OUT 128 179 ; drawing, single line, vertical
- MAP-OUT 129 196 ; drawing, single line, horizontal
- MAP-OUT 130 218 ; drawing, single line, top left corner
- MAP-OUT 131 191 ; drawing, single line, top right corner
- MAP-OUT 132 192 ; drawing, single line, bottom left corner
- MAP-OUT 133 217 ; drawing, single line, bottom right corner
- MAP-OUT 134 194 ; drawing, single line, top T piece
- MAP-OUT 135 193 ; drawing, single line, bottom T piece
- MAP-OUT 136 195 ; drawing, single line, left T piece
- MAP-OUT 137 180 ; drawing, single line, right T piece
- MAP-OUT 138 197 ; drawing, single line, center cross
- MAP-OUT 139 186 ; drawing, double line, vertical
- MAP-OUT 140 205 ; drawing, double line, horizontal
- MAP-OUT 141 201 ; drawing, double line, top left corner
- MAP-OUT 142 187 ; drawing, double line, top right corner
- MAP-OUT 143 200 ; drawing, double line, bottom left corner
- MAP-OUT 144 188 ; drawing, double line, bottom right corner
- MAP-OUT 145 203 ; drawing, double line, top T piece
- MAP-OUT 146 202 ; drawing, double line, bottom T piece
- MAP-OUT 147 204 ; drawing, double line, left T piece
- MAP-OUT 148 185 ; drawing, double line, right T piece
- MAP-OUT 149 206 ; drawing, double line, center cross
- MAP-OUT 150 219 ; drawing, block, completely filled
- MAP-OUT 151 223 ; drawing, block, top half filled
- MAP-OUT 152 220 ; drawing, block, bottom half filled
- MAP-OUT 153 254 ; drawing, block, small
- MAP-OUT 154 176 ; drawing, block, approx. 56% filled
- MAP-OUT 155 177 ; drawing, block, approx. 81% filed
- MAP-OUT 156 178 ; drawing, block, approx. 93% filled
- MAP-OUT 157 ? ; <free>
- MAP-OUT 158 ? ; <free>
- MAP-OUT 159 159 ; Dutch guilder sign
- MAP-OUT 160 255 ; no-breaking space
- MAP-OUT 161 173 ; Inverted exclamation sign
- MAP-OUT 162 189 ; Cent sign
- MAP-OUT 163 156 ; Pound sign
- MAP-OUT 164 207 ; Currency sign
- MAP-OUT 165 190 ; Yen sign
- MAP-OUT 166 221 ; Broken bar
- MAP-OUT 167 245 ; Section sign
- MAP-OUT 168 249 ; Diaeresis (two dots above)
- MAP-OUT 169 184 ; Copyright sign
- MAP-OUT 170 166 ; Feminine ordinal indicator
- MAP-OUT 171 174 ; Left-pointing double angle quotation mark
- MAP-OUT 172 170 ; Not sign
- MAP-OUT 173 240 ; Soft hyphen
- MAP-OUT 174 169 ; Registered sign
- MAP-OUT 175 238 ; Macron
- MAP-OUT 176 248 ; Degree sign
- MAP-OUT 177 241 ; Plus/minus sign
- MAP-OUT 178 253 ; Superscript two
- MAP-OUT 179 252 ; Superscript three
- MAP-OUT 180 239 ; Acute accent
- MAP-OUT 181 230 ; Micro sign
- MAP-OUT 182 244 ; Pilcrow sign
- MAP-OUT 183 250 ; Middle dot
- MAP-OUT 184 247 ; Cedilla
- MAP-OUT 185 251 ; Superscript one
- MAP-OUT 186 167 ; Masculine ordinal indicator
- MAP-OUT 187 175 ; Right-pointing double angle quotation mark
- MAP-OUT 188 172 ; Vulgar fraction one quarter
- MAP-OUT 189 171 ; Vulgar fraction one half
- MAP-OUT 190 243 ; Vulgar fraction three quarters
- MAP-OUT 191 168 ; Inverted question mark
- MAP-OUT 192 183 ; A with grave
- MAP-OUT 193 181 ; A with acute
- MAP-OUT 194 182 ; A with circumflex
- MAP-OUT 195 199 ; A with tilde
- MAP-OUT 196 142 ; A with diaeresis
- MAP-OUT 197 143 ; A with ring above
- MAP-OUT 198 146 ; AE ligature
- MAP-OUT 199 128 ; C with cedilla
- MAP-OUT 200 212 ; E with grave
- MAP-OUT 201 144 ; E with acute
- MAP-OUT 202 210 ; E with circumflex
- MAP-OUT 203 211 ; E with diaeresis
- MAP-OUT 204 222 ; I with grave
- MAP-OUT 205 214 ; I with acute
- MAP-OUT 206 215 ; I with circumflex
- MAP-OUT 207 216 ; I with diaeresis
- MAP-OUT 208 232 ; ETH
- MAP-OUT 209 165 ; N with tilde
- MAP-OUT 210 227 ; O with grave
- MAP-OUT 211 224 ; O with acute
- MAP-OUT 212 226 ; O with circumflex
- MAP-OUT 213 229 ; O with tilde
- MAP-OUT 214 153 ; O with diaeresis
- MAP-OUT 215 158 ; Multiplication sign
- MAP-OUT 216 157 ; O with stroke
- MAP-OUT 217 235 ; U with grave
- MAP-OUT 218 233 ; U with acute
- MAP-OUT 219 234 ; U with circumflex
- MAP-OUT 220 154 ; U with diaeresis
- MAP-OUT 221 237 ; Y with acute
- MAP-OUT 222 209 ; Capital Thorn
- MAP-OUT 223 225 ; Sharp s
- MAP-OUT 224 133 ; a with grave
- MAP-OUT 225 160 ; a with acute
- MAP-OUT 226 131 ; a with circumflex
- MAP-OUT 227 198 ; a with tilde
- MAP-OUT 228 132 ; a with diaeresis
- MAP-OUT 229 134 ; a with ring above
- MAP-OUT 230 145 ; ae ligature
- MAP-OUT 231 135 ; c with cedilla
- MAP-OUT 232 138 ; e with grave
- MAP-OUT 233 130 ; e with acute
- MAP-OUT 234 136 ; e with circumflex
- MAP-OUT 235 137 ; e with diaeresis
- MAP-OUT 236 141 ; i with grave
- MAP-OUT 237 161 ; i with acute
- MAP-OUT 238 140 ; i with circumflex
- MAP-OUT 239 139 ; i with diaeresis
- MAP-OUT 240 231 ; eth
- MAP-OUT 241 164 ; n with tilde
- MAP-OUT 242 149 ; o with grave
- MAP-OUT 243 162 ; o with acute
- MAP-OUT 244 147 ; o with circumflex
- MAP-OUT 245 228 ; o with tilde
- MAP-OUT 246 148 ; o with diaeresis
- MAP-OUT 247 246 ; Division sign
- MAP-OUT 248 155 ; o with stroke
- MAP-OUT 249 151 ; u with grave
- MAP-OUT 250 163 ; u with acute
- MAP-OUT 251 150 ; u with circumflex
- MAP-OUT 252 129 ; u with diaeresis
- MAP-OUT 253 236 ; y with acute
- MAP-OUT 254 208 ; Small thorn
- MAP-OUT 255 152 ; y with diaeresis
-
- ; end of character set indicator
- SET-END
-
-
- ;---------------------------------------------------------------------------
- ; ISO-8859-1
- ;
- ; Standard international Internet character set
- ;
- MIME-SET ISO-8859-1
-
- ; uses one-to-one mapping with the internal character codes, except
- ; for the region 128..159, which are normally not present and are
- ; here forced to question marks.
-
- MAP-IN 128 ?
- MAP-IN 129 ?
- MAP-IN 130 ?
- MAP-IN 131 ?
- MAP-IN 132 ?
- MAP-IN 133 ?
- MAP-IN 134 ?
- MAP-IN 135 ?
- MAP-IN 136 ?
- MAP-IN 137 ?
- MAP-IN 138 ?
- MAP-IN 139 ?
- MAP-IN 140 ?
- MAP-IN 141 ?
- MAP-IN 142 ?
- MAP-IN 143 ?
- MAP-IN 144 ?
- MAP-IN 145 ?
- MAP-IN 146 ?
- MAP-IN 147 ?
- MAP-IN 148 ?
- MAP-IN 149 ?
- MAP-IN 150 ?
- MAP-IN 151 ?
- MAP-IN 152 ?
- MAP-IN 153 ?
- MAP-IN 154 ?
- MAP-IN 155 ?
- MAP-IN 156 ?
- MAP-IN 157 ?
- MAP-IN 158 ?
- MAP-IN 158 ?
- ; rest is a one-to-one mapping with the internal set
-
- ; Reverse mapping when creating a message with this character set.
- ; This is used for the default sets only.
- ; The special characters in the internal set which are not present
- ; in the ISO-8859-1 set are here map to normal ascii characters.
-
- MAP-OUT 128 | ; drawing, single line, vertical
- MAP-OUT 129 - ; drawing, single line, horizontal
- MAP-OUT 130 + ; drawing, single line, top left corner
- MAP-OUT 131 + ; drawing, single line, top right corner
- MAP-OUT 132 + ; drawing, single line, bottom left corner
- MAP-OUT 133 + ; drawing, single line, bottom right corner
- MAP-OUT 134 + ; drawing, single line, top T piece
- MAP-OUT 135 + ; drawing, single line, bottom T piece
- MAP-OUT 136 + ; drawing, single line, left T piece
- MAP-OUT 137 + ; drawing, single line, right T piece
- MAP-OUT 138 + ; drawing, single line, center cross
- MAP-OUT 139 | ; drawing, double line, vertical
- MAP-OUT 140 - ; drawing, double line, horizontal
- MAP-OUT 141 + ; drawing, double line, top left corner
- MAP-OUT 142 + ; drawing, double line, top right corner
- MAP-OUT 143 + ; drawing, double line, bottom left corner
- MAP-OUT 144 + ; drawing, double line, bottom right corner
- MAP-OUT 145 + ; drawing, double line, top T piece
- MAP-OUT 146 + ; drawing, double line, bottom T piece
- MAP-OUT 147 + ; drawing, double line, left T piece
- MAP-OUT 148 + ; drawing, double line, right T piece
- MAP-OUT 149 + ; drawing, double line, center cross
- MAP-OUT 150 # ; drawing, block, completely filled
- MAP-OUT 151 # ; drawing, block, top half filled
- MAP-OUT 152 # ; drawing, block, bottom half filled
- MAP-OUT 153 * ; drawing, block, small
- MAP-OUT 154 # ; drawing, block, approx. 56% filled
- MAP-OUT 155 # ; drawing, block, approx. 81% filed
- MAP-OUT 156 # ; drawing, block, approx. 93% filled
- MAP-OUT 157 ? ; <free>
- MAP-OUT 158 ? ; <free>
- MAP-OUT 159 f ; Dutch guilder sign
- ; rest is a one-to-one mapping with the internal set
-
- ; end of set indicator
- SET-END
-
-
- ;---------------------------------------------------------------------------
- ; US-ASCII
- ;
- ; 7 bit character set.
- ;
- MIME-SET US-ASCII
-
- ; No inbound mapping defined; assuming 1 to 1 for 8 bit data, might it
- ; show up.
-
- ; Outbound mapping for each of the internal codes to a 7 bit
- ; character, which looses a lot of information!
-
- MAP-OUT 128 | ; drawing, single line, vertical
- MAP-OUT 129 - ; drawing, single line, horizontal
- MAP-OUT 130 + ; drawing, single line, top left corner
- MAP-OUT 131 + ; drawing, single line, top right corner
- MAP-OUT 132 + ; drawing, single line, bottom left corner
- MAP-OUT 133 + ; drawing, single line, bottom right corner
- MAP-OUT 134 + ; drawing, single line, top T piece
- MAP-OUT 135 + ; drawing, single line, bottom T piece
- MAP-OUT 136 + ; drawing, single line, left T piece
- MAP-OUT 137 + ; drawing, single line, right T piece
- MAP-OUT 138 + ; drawing, single line, center cross
- MAP-OUT 139 | ; drawing, double line, vertical
- MAP-OUT 140 - ; drawing, double line, horizontal
- MAP-OUT 141 + ; drawing, double line, top left corner
- MAP-OUT 142 + ; drawing, double line, top right corner
- MAP-OUT 143 + ; drawing, double line, bottom left corner
- MAP-OUT 144 + ; drawing, double line, bottom right corner
- MAP-OUT 145 + ; drawing, double line, top T piece
- MAP-OUT 146 + ; drawing, double line, bottom T piece
- MAP-OUT 147 + ; drawing, double line, left T piece
- MAP-OUT 148 + ; drawing, double line, right T piece
- MAP-OUT 149 + ; drawing, double line, center cross
- MAP-OUT 150 # ; drawing, block, completely filled
- MAP-OUT 151 # ; drawing, block, top half filled
- MAP-OUT 152 # ; drawing, block, bottom half filled
- MAP-OUT 153 * ; drawing, block, small
- MAP-OUT 154 # ; drawing, block, approx. 56% filled
- MAP-OUT 155 # ; drawing, block, approx. 81% filed
- MAP-OUT 156 # ; drawing, block, approx. 93% filled
- MAP-OUT 157 ? ; <free>
- MAP-OUT 158 ? ; <free>
- MAP-OUT 159 f ; Dutch guilder sign
- MAP-OUT 160 - ; no-breaking space
- MAP-OUT 161 ! ; Inverted exclamation sign
- MAP-OUT 162 * ; Cent sign
- MAP-OUT 163 * ; Pound sign
- MAP-OUT 164 * ; Currency sign
- MAP-OUT 165 * ; Yen sign
- MAP-OUT 166 | ; Broken bar
- MAP-OUT 167 . ; Section sign
- MAP-OUT 168 " ; Diaeresis (two dots above)
- MAP-OUT 169 c ; Copyright sign
- MAP-OUT 170 * ; Feminine ordinal indicator
- MAP-OUT 171 < ; Left-pointing double angle quotation mark
- MAP-OUT 172 * ; Not sign
- MAP-OUT 173 * ; Soft hyphen
- MAP-OUT 174 r ; Registered sign
- MAP-OUT 175 * ; Macron
- MAP-OUT 176 * ; Degree sign
- MAP-OUT 177 * ; Plus/minus sign
- MAP-OUT 178 * ; Superscript two
- MAP-OUT 179 * ; Superscript three
- MAP-OUT 180 ' ; Acute accent
- MAP-OUT 181 * ; Micro sign
- MAP-OUT 182 * ; Pilcrow sign
- MAP-OUT 183 * ; Middle dot
- MAP-OUT 184 c ; Cedilla
- MAP-OUT 185 * ; Superscript one
- MAP-OUT 186 * ; Masculine ordinal indicator
- MAP-OUT 187 > ; Right-pointing double angle quotation mark
- MAP-OUT 188 * ; Vulgar fraction one quarter
- MAP-OUT 189 * ; Vulgar fraction one half
- MAP-OUT 190 * ; Vulgar fraction three quarters
- MAP-OUT 191 ? ; Inverted question mark
- MAP-OUT 192 A ; A with grave
- MAP-OUT 193 A ; A with acute
- MAP-OUT 194 A ; A with circumflex
- MAP-OUT 195 A ; A with tilde
- MAP-OUT 196 A ; A with diaeresis
- MAP-OUT 197 A ; A with ring above
- MAP-OUT 198 A ; AE ligature
- MAP-OUT 199 C ; C with cedilla
- MAP-OUT 200 E ; E with grave
- MAP-OUT 201 E ; E with acute
- MAP-OUT 202 E ; E with circumflex
- MAP-OUT 203 E ; E with diaeresis
- MAP-OUT 204 I ; I with grave
- MAP-OUT 205 I ; I with acute
- MAP-OUT 206 I ; I with circumflex
- MAP-OUT 207 I ; I with diaeresis
- MAP-OUT 208 * ; ETH
- MAP-OUT 209 N ; N with tilde
- MAP-OUT 210 O ; O with grave
- MAP-OUT 211 O ; O with acute
- MAP-OUT 212 O ; O with circumflex
- MAP-OUT 213 O ; O with tilde
- MAP-OUT 214 O ; O with diaeresis
- MAP-OUT 215 * ; Multiplication sign
- MAP-OUT 216 O ; O with stroke
- MAP-OUT 217 U ; U with grave
- MAP-OUT 218 U ; U with acute
- MAP-OUT 219 U ; U with circumflex
- MAP-OUT 220 U ; U with diaeresis
- MAP-OUT 221 Y ; Y with acute
- MAP-OUT 222 * ; Capital Thorn
- MAP-OUT 223 s ; Sharp s
- MAP-OUT 224 a ; a with grave
- MAP-OUT 225 a ; a with acute
- MAP-OUT 226 a ; a with circumflex
- MAP-OUT 227 a ; a with tilde
- MAP-OUT 228 a ; a with diaeresis
- MAP-OUT 229 a ; a with ring above
- MAP-OUT 230 a ; ae ligature
- MAP-OUT 231 c ; c with cedilla
- MAP-OUT 232 e ; e with grave
- MAP-OUT 233 e ; e with acute
- MAP-OUT 234 e ; e with circumflex
- MAP-OUT 235 e ; e with diaeresis
- MAP-OUT 236 i ; i with grave
- MAP-OUT 237 i ; i with acute
- MAP-OUT 238 i ; i with circumflex
- MAP-OUT 239 i ; i with diaeresis
- MAP-OUT 240 * ; eth
- MAP-OUT 241 n ; n with tilde
- MAP-OUT 242 o ; o with grave
- MAP-OUT 243 o ; o with acute
- MAP-OUT 244 o ; o with circumflex
- MAP-OUT 245 o ; o with tilde
- MAP-OUT 246 o ; o with diaeresis
- MAP-OUT 247 / ; Division sign
- MAP-OUT 248 o ; o with stroke
- MAP-OUT 249 u ; u with grave
- MAP-OUT 250 u ; u with acute
- MAP-OUT 251 u ; u with circumflex
- MAP-OUT 252 u ; u with diaeresis
- MAP-OUT 253 y ; y with acute
- MAP-OUT 254 * ; Small thorn
- MAP-OUT 255 y ; y with diaeresis
-
- ; end of set indicator
- SET-END
-
-
- ; Documentation / Explanation
- ;
- ; When processing a message, WaterGate translates characters in the
- ; range 128..255 in a special way.
- ; On the Internet side a MIME encoded message might contain a
- ; quoted-printable coded character =F8 in the character set ISO-8859-1
- ; (ISO Latin 1). This is mapped internally to the "Small O with umlaut".
- ; It is then translated into a FidoNet characterset, for example
- ; "IBMPC" and results in code 148.
- ;
- ; This file describes the relation between a character code in a
- ; certain character set and an internal table of codes. It starts with
- ; a character set description, for example FTN-SET LATIN-1 or
- ; MIME-SET ISO-8859-1 and is followed by a series of MAPping statements
- ; that tell WaterGate what code in that character set maps to what
- ; internal code, and what code in the internal character set maps
- ; to what code in the target character set. This double translation
- ; double allows for n-to-1 mappings in both directions.
- ;
- ; Notice that it is possible to map from a character set code in the
- ; range of 128..255 to a "normal" character set code. For example the
- ; mapping of the PC line drawing characters into plus, minus, etc.
- ; You can write + instead of 43 to makes it a bit easier, but be careful
- ; with characters displayed different on different screens!
- ;
- ; Initial mapping in both directions is one-to-one (128 -> 128, etc.)
- ;
- ; The internal codes used in this file are according to the ISO-8859-1
- ; character set, added with a set of IBM PC drawing characters in the
- ; range 128-159. You can of course redefine the entire set if you want.
- ;
- ; The following internal codes are used:
- ;
- ; 128 drawing, single line, vertical
- ; 129 drawing, single line, horizontal
- ; 130 drawing, single line, top left corner
- ; 131 drawing, single line, top right corner
- ; 132 drawing, single line, bottom left corner
- ; 133 drawing, single line, bottom right corner
- ; 134 drawing, single line, top T piece
- ; 135 drawing, single line, bottom T piece
- ; 136 drawing, single line, left T piece
- ; 137 drawing, single line, right T piece
- ; 138 drawing, single line, center cross
- ; 139 drawing, double line, vertical
- ; 140 drawing, double line, horizontal
- ; 141 drawing, double line, top left corner
- ; 142 drawing, double line, top right corner
- ; 143 drawing, double line, bottom left corner
- ; 144 drawing, double line, bottom right corner
- ; 145 drawing, double line, top T piece
- ; 146 drawing, double line, bottom T piece
- ; 147 drawing, double line, left T piece
- ; 148 drawing, double line, right T piece
- ; 149 drawing, double line, center cross
- ; 150 drawing, block, completely filled
- ; 151 drawing, block, top half filled
- ; 152 drawing, block, bottom half filled
- ; 153 drawing, block, small
- ; 154 drawing, block, approx. 56% filled
- ; 155 drawing, block, approx. 81% filed
- ; 156 drawing, block, approx. 93% filled
- ; 157 <free>
- ; 158 <free>
- ; 159 Dutch guilder sign
- ; 160 no-breaking space
- ; 161 Inverted exclamation sign
- ; 162 Cent sign
- ; 163 Pound sign
- ; 164 Currency sign
- ; 165 Yen sign
- ; 166 Broken bar
- ; 167 Section sign
- ; 168 Diaeresis (two dots above)
- ; 169 Copyright sign
- ; 170 Feminine ordinal indicator
- ; 171 Left-pointing double angle quotation mark
- ; 172 Not sign
- ; 173 Soft hyphen
- ; 174 Registered sign
- ; 175 Macron
- ; 176 Degree sign
- ; 177 Plus/minus sign
- ; 178 Superscript two
- ; 179 Superscript three
- ; 180 Acute accent
- ; 181 Micro sign
- ; 182 Pilcrow sign
- ; 183 Middle dot
- ; 184 Cedilla
- ; 185 Superscript one
- ; 186 Masculine ordinal indicator
- ; 187 Right-pointing double angle quotation mark
- ; 188 Vulgar fraction one quarter
- ; 189 Vulgar fraction one half
- ; 190 Vulgar fraction three quarters
- ; 191 Inverted question mark
- ; 192 A with grave
- ; 193 A with acute
- ; 194 A with circumflex
- ; 195 A with tilde
- ; 196 A with diaeresis
- ; 197 A with ring above
- ; 198 AE ligature
- ; 199 C with cedilla
- ; 200 E with grave
- ; 201 E with acute
- ; 202 E with circumflex
- ; 203 E with diaeresis
- ; 204 I with grave
- ; 205 I with acute
- ; 206 I with circumflex
- ; 207 I with diaeresis
- ; 208 ETH
- ; 209 N with tilde
- ; 210 O with grave
- ; 211 O with acute
- ; 212 O with circumflex
- ; 213 O with tilde
- ; 214 O with diaeresis
- ; 215 Multiplication sign
- ; 216 O with stroke
- ; 217 U with grave
- ; 218 U with acute
- ; 219 U with circumflex
- ; 220 U with diaeresis
- ; 221 Y with acute
- ; 222 Capital Thorn
- ; 223 Sharp s
- ; 224 a with grave
- ; 225 a with acute
- ; 226 a with circumflex
- ; 227 a with tilde
- ; 228 a with diaeresis
- ; 229 a with ring above
- ; 230 ae ligature
- ; 231 c with cedilla
- ; 232 e with grave
- ; 233 e with acute
- ; 234 e with circumflex
- ; 235 e with diaeresis
- ; 236 i with grave
- ; 237 i with acute
- ; 238 i with circumflex
- ; 239 i with diaeresis
- ; 240 eth
- ; 241 n with tilde
- ; 242 o with grave
- ; 243 o with acute
- ; 244 o with circumflex
- ; 245 o with tilde
- ; 246 o with diaeresis
- ; 247 Division sign
- ; 248 o with stroke
- ; 249 u with grave
- ; 250 u with acute
- ; 251 u with circumflex
- ; 252 u with diaeresis
- ; 253 y with acute
- ; 254 Small thorn
- ; 255 y with diaeresis
- ; <can be extended!>
-
- ; helper: visualisation of the entire character set according to
- ; your current display settings (depends on the selected codepage).
- ;
- ; Special control characters from this line and down
- ;
- ; 0= 1= 2= 3= 4= 5= 6= 7=
- ; 8= 9= 10= 11= 12= 13= 14= 15=
- ; 16= 17= 18= 19= 20= 21= 22= 23=
- ; 24= 25= 26= 27= 28= 29= 30= 31=
- ;
- ; Standard ASCII characters from this line and down
- ;
- ; 32= 33=! 34=" 35=# 36=$ 37=% 38=& 39='
- ; 40=( 41=) 42=* 43=+ 44=, 45=- 46=. 47=/
- ; 48=0 49=1 50=2 51=3 52=4 53=5 54=6 55=7
- ; 56=8 57=9 58=: 59=; 60=< 61== 62=> 63=?
- ; 64=@ 65=A 66=B 67=C 68=D 69=E 70=F 71=G
- ; 72=H 73=I 74=J 75=K 76=L 77=M 78=N 79=O
- ; 80=P 81=Q 82=R 83=S 84=T 85=U 86=V 87=W
- ; 88=X 89=Y 90=Z 91=[ 92=\ 93=] 94=^ 95=_
- ; 96=` 97=a 98=b 99=c 100=d 101=e 102=f 103=g
- ; 104=h 105=i 106=j 107=k 108=l 109=m 110=n 111=o
- ; 112=p 113=q 114=r 115=s 116=t 117=u 118=v 119=w
- ; 120=x 121=y 122=z 123={ 124=| 125=} 126=~ 127=
- ;
- ; Specially handled by WaterGate
- ;
- ; 128=Ç 129=ü 130=é 131=â 132=ä 133=à 134=å 135=ç
- ; 136=ê 137=ë 138=è 139=ï 140=î 141=ì 142=Ä 143=Å
- ; 144=É 145=æ 146=Æ 147=ô 148=ö 149=ò 150=û 151=ù
- ; 152=ÿ 153=Ö 154=Ü 155=¢ 156=£ 157=¥ 158=₧ 159=ƒ
- ; 160=á 161=í 162=ó 163=ú 164=ñ 165=Ñ 166=ª 167=º
- ; 168=¿ 169=⌐ 170=¬ 171=½ 172=¼ 173=¡ 174=« 175=»
- ; 176=░ 177=▒ 178=▓ 179=│ 180=┤ 181=╡ 182=╢ 183=╖
- ; 184=╕ 185=╣ 186=║ 187=╗ 188=╝ 189=╜ 190=╛ 191=┐
- ; 192=└ 193=┴ 194=┬ 195=├ 196=─ 197=┼ 198=╞ 199=╟
- ; 200=╚ 201=╔ 202=╩ 203=╦ 204=╠ 205=═ 206=╬ 207=╧
- ; 208=╨ 209=╤ 210=╥ 211=╙ 212=╘ 213=╒ 214=╓ 215=╫
- ; 216=╪ 217=┘ 218=┌ 219=█ 220=▄ 221=▌ 222=▐ 223=▀
- ; 224=α 225=ß 226=Γ 227=π 228=Σ 229=σ 230=µ 231=τ
- ; 232=Φ 233=Θ 234=Ω 235=δ 236=∞ 237=φ 238=ε 239=∩
- ; 240=≡ 241=± 242=≥ 243=≤ 244=⌠ 245=⌡ 246=÷ 247=≈
- ; 248=° 249=∙ 250=· 251=√ 252=ⁿ 253=² 254=■ 255=
-
- ; end of file CHARSETS.TDB
-
-