Support for the ESC $ ( 0 and ESC $ ( 1 sets that Emacs uses to embed
[sgt/charset] / charset.h
index ebaafc9..cc7b324 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -86,6 +86,9 @@ typedef enum {
     CS_CP949,
     CS_PDF,
     CS_CTEXT,
+    CS_ISO2022,
+    CS_BS4730,
+    CS_DEC_GRAPHICS
 } charset_t;
 
 typedef struct {