chiark / gitweb /
Want variable installation setup
[ypp-sc-tools.main.git] / pctb / ocr.h
index 64739068fc51b23ba06ff9395699ffab1055b982..9a2b2c7c830cb577aa04be935aff7cac7d2bbb66 100644 (file)
@@ -51,6 +51,7 @@ const char *ocr_celltype_name(OcrCellType ct);
 
 typedef struct OcrReader OcrReader;
 OcrReader *ocr_init(int h);
+void ocr_showcharsets(void);
 
 OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]);
   /* return value is array terminated by {0,-1,-1}