changeset 93594:46b8fe649bbc

(uniscribe_check_otf): Declare.
author Jason Rumney <jasonr@gnu.org>
date Thu, 03 Apr 2008 12:28:57 +0000
parents a7650f02771e
children ac4d127a841a
files src/w32font.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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