diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-25 12:10:44 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-25 12:10:44 -0700 |
commit | 385e460b5a9738eda6a4344012bad09b431a4ee0 (patch) | |
tree | a302a0278db69a37d3508708322aeb8f547f6764 /codepage/cp850.txt | |
parent | b078aa315d7d9ae23b914190f263c01295c3c70a (diff) | |
download | syslinux-385e460b5a9738eda6a4344012bad09b431a4ee0.tar.gz |
Add more codepage data; support disjoint mappings
Add additional codepage data from the Unicode Consortium.
Additionally, add support for generating codepage files for the case
where the filesystem codepage and the display codepage do not match.
The standard Makefile doesn't actually do that, however.
Diffstat (limited to 'codepage/cp850.txt')
-rw-r--r-- | codepage/cp850.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codepage/cp850.txt b/codepage/cp850.txt index 26a42323..ef47b434 100644 --- a/codepage/cp850.txt +++ b/codepage/cp850.txt @@ -271,3 +271,4 @@ 0xfd 0x00b2 #SUPERSCRIPT TWO 0xfe 0x25a0 #BLACK SQUARE 0xff 0x00a0 #NO-BREAK SPACE +
\ No newline at end of file |