(MT #2962) add converted chars from ISO5426

This add 0xBE and 0xBD conversion to char table.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Nahuel ANGELINETTI 2010-03-10 22:45:21 +01:00 committed by Galen Charlton
parent 4b5483c61e
commit b41e6e0f73

View file

@ -751,6 +751,8 @@ $chars{0xb2}=0x00e0;#3/2leftlowsinglequotationmark
$chars{0xb3}=0x00e7;#3/2leftlowsinglequotationmark
# $chars{0xb4}='è';
$chars{0xb4}=0x00e8;
$chars{0xbd}=0x02b9;
$chars{0xbe}=0x02ba;
# $chars{0xb5}='é';
$chars{0xb5}=0x00e9;
$chars{0x97}=0x003c;#3/2leftlowsinglequotationmark