summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'psi/bfont.h')
-rw-r--r--psi/bfont.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/psi/bfont.h b/psi/bfont.h
index 06110f47..184c11f7 100644
--- a/psi/bfont.h
+++ b/psi/bfont.h
@@ -85,5 +85,6 @@ gs_glyph zfont_encode_char(gs_font *pfont, gs_char chr, gs_glyph_space_t ignored
int gs_font_map_glyph_to_unicode(gs_font *font, gs_glyph glyph, int ch, unsigned short *unicode_return, unsigned int length);
const ref *zfont_get_to_unicode_map(gs_font_dir *dir);
void get_GlyphNames2Unicode(i_ctx_t *i_ctx_p, gs_font *pfont, ref *pdref);
+void get_zfont_glyph_name( void **proc);
#endif /* bfont_INCLUDED */