changeset 92560:003bca189fcd

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 07 Mar 2008 12:36:53 +0000
parents c8c52bbafa76
children a2cc578259dc
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 07 12:35:22 2008 +0000
+++ b/src/ChangeLog	Fri Mar 07 12:36:53 2008 +0000
@@ -1,7 +1,7 @@
 2008-03-06  Jason Rumney  <jasonr@gnu.org>
 
-	* w32font.c (w32_registry): Take font_type argument. Use ANSI
-	when charset not specified. Only translate ANSI to unicode when
+	* w32font.c (w32_registry): Take font_type argument.  Use ANSI
+	when charset not specified.  Only translate ANSI to unicode when
 	font_type is truetype.
 	(w32font_coverage_ok): New function.
 	(add_font_entity_to_list): Use it to filter unsuitable fonts.