]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Thu, 29 May 2008 17:11:48 +0000 (17:11 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 29 May 2008 17:11:48 +0000 (17:11 +0000)
src/ChangeLog

index b605c2b3f48b602882b43dddbbbef1bd727e3765..f61e8c3c59519b1d89ca9215c6204dce38fb6d6b 100644 (file)
@@ -7,8 +7,11 @@
 
 2008-05-29  Jason Rumney  <jasonr@gnu.org>
 
-       * w32font.c (w32font_open_internal): Prefer truetype fonts unless
-       'raster' specified.
+        * w32font.c (w32font_open_internal): Prefer truetype fonts unless
+        `raster' specified.
+        (add_font_entity_to_list): Allow non-opentype truetype fonts back
+        in the uniscribe backend, but disallow any font that has no
+        unicode subrange support.
 
 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>