Working ISO 2022 output function. Outputs full ISO 2022 (not sure
[sgt/charset] / charset.h
index 4874023..3b19807 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -85,10 +85,12 @@ typedef enum {
     CS_HZ,
     CS_CP949,
     CS_PDF,
+    CS_PSSTD,
     CS_CTEXT,
+    CS_ISO2022,
     CS_BS4730,
     CS_DEC_GRAPHICS,
-    CS_ISO2022
+    CS_EUC_TW
 } charset_t;
 
 typedef struct {