diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-11-10 19:47:00 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-11-10 19:47:00 -0500 |
commit | d3f9d5478df478427c2aa5db4507ddd0a38f0eb6 (patch) | |
tree | e27eacd6bbda653dd77f11cc020b9e0a59f7f4fc /src/chrtrans/cp437_uni.tbl | |
parent | 18024037b515bfff83e0230b35151babe6005e18 (diff) | |
download | lynx-snapshots-d3f9d5478df478427c2aa5db4507ddd0a38f0eb6.tar.gz |
snapshot of project "lynx", label v2-8-2dev_2
Diffstat (limited to 'src/chrtrans/cp437_uni.tbl')
-rw-r--r-- | src/chrtrans/cp437_uni.tbl | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/src/chrtrans/cp437_uni.tbl b/src/chrtrans/cp437_uni.tbl index 621e730e..b84f503f 100644 --- a/src/chrtrans/cp437_uni.tbl +++ b/src/chrtrans/cp437_uni.tbl @@ -6,20 +6,21 @@ D0 Mcp437 #Name as a Display Charset (used on Options screen) -ODosLatinUS (cp437) +OIBM PC US codepage (cp437) + # # Name: cp437_DOSLatinUS to Unicode table -# Unicode version: 1.1 -# Table version: 1.1 +# Unicode version: 2.0 +# Table version: 2.00 # Table format: Format A -# Date: 03/31/95 -# Authors: Michel Suignard <michelsu@microsoft.com> -# Lori Hoerth <lorih@microsoft.com> +# Date: 04/24/96 +# Authors: Lori Brownell <loribr@microsoft.com> +# K.D. Chang <a-kchang@microsoft.com> # General notes: none # # Format: Three tab-separated columns -# Column #1 is the cp437_DosLatinUS code (in hex) -# Column #2 is the Unicode (in hex as U+XXXX) +# Column #1 is the cp437_DOSLatinUS code (in hex) +# Column #2 is the Unicode (in hex as 0xXXXX) # Column #3 is the Unicode name (follows a comment sign, '#') # # The entries are in cp437_DosLatinUS order @@ -27,6 +28,8 @@ ODosLatinUS (cp437) # some mapppings of greek letters to latin letters added, # just for fun.. - KW # +####################################### + 0x20-0x7f idem # 0x80 U+00c7 #LATIN CAPITAL LETTER C WITH CEDILLA |