aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32font.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32font.h b/src/w32font.h
index c1ad1f2e728..9bd7546e057 100644
--- a/src/w32font.h
+++ b/src/w32font.h
@@ -62,6 +62,9 @@ int w32font_text_extents P_ ((struct font *font, unsigned *code, int nglyphs,
62int w32font_draw P_ ((struct glyph_string *s, int from, int to, 62int w32font_draw P_ ((struct glyph_string *s, int from, int to,
63 int x, int y, int with_background)); 63 int x, int y, int with_background));
64 64
65
66int uniscribe_check_otf P_ ((LOGFONT *font, Lisp_Object otf_spec));
67
65#endif 68#endif
66 69
67/* arch-tag: ef9d9675-a2a5-4d01-9526-815e9a3da7cb 70/* arch-tag: ef9d9675-a2a5-4d01-9526-815e9a3da7cb