From 164ce7fab306e1d10e8be4a8d192adc0a99bfc67 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 3 Apr 2008 12:28:57 +0000 Subject: [PATCH] (uniscribe_check_otf): Declare. --- src/w32font.h | 3 +++ 1 file changed, 3 insertions(+) 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, int w32font_draw P_ ((struct glyph_string *s, int from, int to, int x, int y, int with_background)); + +int uniscribe_check_otf P_ ((LOGFONT *font, Lisp_Object otf_spec)); + #endif /* arch-tag: ef9d9675-a2a5-4d01-9526-815e9a3da7cb -- 2.39.5