comparison src/ChangeLog @ 95887:c86b69eedb4f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 13 Jun 2008 12:29:21 +0000
parents c8bc52f94b6d
children ef62be95d808
comparison
equal deleted inserted replaced
95886:c8bc52f94b6d 95887:c86b69eedb4f
37 (font_list_entities): Don't check alternate_familes here. 37 (font_list_entities): Don't check alternate_familes here.
38 (font_clear_prop): Handle foundry. 38 (font_clear_prop): Handle foundry.
39 (font_update_lface): Don't parse "foundry-family" form here. 39 (font_update_lface): Don't parse "foundry-family" form here.
40 Handle FONT_FOUNDRY_INDEX. 40 Handle FONT_FOUNDRY_INDEX.
41 (font_find_for_lface): Likewise. Handle alternate families here. 41 (font_find_for_lface): Likewise. Handle alternate families here.
42 If registry is NULL, try iso8859-1 and ascii-0.
42 (font_open_for_lface): Pay attention to size in ENTITY. 43 (font_open_for_lface): Pay attention to size in ENTITY.
43 (font_open_by_name): Simplify by calling font_load_for_lface. 44 (font_open_by_name): Simplify by calling font_load_for_lface.
44 (free_font_driver_list): Delete it. 45 (free_font_driver_list): Delete it.
45 (font_update_drivers): Preserve the order of backends. 46 (font_update_drivers): Preserve the order of backends.
46 (syms_of_font): Setting of sort_shift_bits adjusted for the change 47 (syms_of_font): Setting of sort_shift_bits adjusted for the change