emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32font.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32font.h,v
Date: Thu, 03 Apr 2008 12:28:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/03 12:28:58

Index: w32font.h
===================================================================
RCS file: /sources/emacs/emacs/src/w32font.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- w32font.h   3 Mar 2008 00:31:03 -0000       1.5
+++ w32font.h   3 Apr 2008 12:28:57 -0000       1.6
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]