comparison src/ChangeLog @ 107241:c7ed9615fb56

Recognize more keywords in GTK font names (Bug#5646). * font.c (font_parse_fcname): Recognize "Book", "Condensed", and "Semi-Condensed" keywords in GTK names (Bug#5646).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 26 Feb 2010 21:06:13 -0500
parents f24a9a68524d
children 26b234a2e901
comparison
equal deleted inserted replaced
107240:8953c1cd8568 107241:c7ed9615fb56
1 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (font_parse_fcname): Recognize "Book", "Condensed", and
4 "Semi-Condensed" keywords in GTK names (Bug#5646).
5
1 2010-02-26 Kenichi Handa <handa@m17n.org> 6 2010-02-26 Kenichi Handa <handa@m17n.org>
2 7
3 * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec. 8 * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
4 9
5 * xdisp.c (reseat_to_string): Fix previous change. 10 * xdisp.c (reseat_to_string): Fix previous change.