summaryrefslogtreecommitdiff
path: root/halibut.h
diff options
context:
space:
mode:
Diffstat (limited to 'halibut.h')
-rw-r--r--halibut.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/halibut.h b/halibut.h
index 183a0cb..4f433e1 100644
--- a/halibut.h
+++ b/halibut.h
@@ -260,6 +260,7 @@ enum {
err_sfntnounicmap, /* sfnt has no UCS-2 cmap */
err_sfnttablevers, /* sfnt table version unknown */
err_sfntbadhdr, /* sfnt has bad header */
+ err_sfntbadglyph, /* sfnt cmap references bad glyph */
err_whatever /* random error of another type */
};