# HG changeset patch
# User Jason Rumney <jasonr@gnu.org>
# Date 1207225737 0
# Node ID 46b8fe649bbc9a64ad4d21f2e71165a48624c546
# Parent  a7650f02771e857fc2f2c27bd3ea639fc34fbc9c
(uniscribe_check_otf): Declare.

diff -r a7650f02771e -r 46b8fe649bbc src/w32font.h
--- a/src/w32font.h	Thu Apr 03 12:24:31 2008 +0000
+++ b/src/w32font.h	Thu Apr 03 12:28:57 2008 +0000
@@ -62,6 +62,9 @@
 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