# HG changeset patch # User Kenichi Handa # Date 1213360161 0 # Node ID c86b69eedb4f14003391484a34f56d1ed86ea5c2 # Parent c8bc52f94b6db1236750fa46a3a68c8a43de8114 *** empty log message *** diff -r c8bc52f94b6d -r c86b69eedb4f src/ChangeLog --- a/src/ChangeLog Fri Jun 13 09:47:04 2008 +0000 +++ b/src/ChangeLog Fri Jun 13 12:29:21 2008 +0000 @@ -39,6 +39,7 @@ (font_update_lface): Don't parse "foundry-family" form here. Handle FONT_FOUNDRY_INDEX. (font_find_for_lface): Likewise. Handle alternate families here. + If registry is NULL, try iso8859-1 and ascii-0. (font_open_for_lface): Pay attention to size in ENTITY. (font_open_by_name): Simplify by calling font_load_for_lface. (free_font_driver_list): Delete it.