chiark / gitweb /
before special kerning thing
[ypp-sc-tools.db-live.git] / pctb / ocr.c
index f5826dfe84a01e14b8ba1032aba301595eef367c..266ede2a32fa197299aaff620e974e6a3cc4c834 100644 (file)
@@ -8,7 +8,7 @@ typedef struct {
   struct DatabaseNode *then;
 } DatabaseLink;
 
-#define MAXGLYPHCHRS 3
+#define MAXGLYPHCHRS 7
 
 typedef struct DatabaseNode {
   char s[MAXGLYPHCHRS+1]; /* null-terminated; "" means no match here */