In preparation for using libcharset in Halibut, I've added
[sgt/charset] / charset.h
index 0dca159..3880fbd 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -83,6 +83,7 @@ typedef enum {
     CS_SHIFT_JIS,
     CS_HZ,
     CS_CP949,
+    CS_PDF,
 } charset_t;
 
 typedef struct {