]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Fri, 2 May 2008 10:47:08 +0000 (10:47 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 2 May 2008 10:47:08 +0000 (10:47 +0000)
src/ChangeLog.fb

index f1cde8d13b4a4c225f0b5da0ce454983db6b5660..c4d76f9744fc7a682a6be90881ac8e85991936fa 100644 (file)
@@ -1,3 +1,15 @@
+2008-05-02  Jason Rumney  <jasonr@gnu.org>
+
+        * w32font.c (w32font_open_internal): Change last argument from
+        w32font_info struct to font object. Fill in font object from
+        font_entity.
+        (w32font_open): Pass font_object to w32font_open_internal.
+
+        * w32font.h (w32font_open_internal): Update declaration.
+
+        * w32uniscribe.c (uniscribe_open): Pass font_object to
+        w32font_open_internal.
+
 2008-05-01  Jason Rumney  <jasonr@gnu.org>
 
         * font.h (struct font) [WINDOWSNT]: Remove codepage member.