diff options
Diffstat (limited to 'tools/encoding/iso2022.esc')
-rw-r--r-- | tools/encoding/iso2022.esc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/encoding/iso2022.esc b/tools/encoding/iso2022.esc new file mode 100644 index 0000000..4b4b906 --- /dev/null +++ b/tools/encoding/iso2022.esc @@ -0,0 +1,14 @@ +name iso2022 +init {} +final {} +iso8859-1 \x1b(B +jis0201 \x1b(J +gb1988 \x1b(T +jis0208 \x1b$@ +jis0208 \x1b$B +jis0212 \x1b$(D +gb2312 \x1b$A +ksc5601 \x1b$(C +jis0208 \x1b&@\x1b$B + + |