comparison src/ChangeLog @ 107242:26b234a2e901

Addendum to last patch: add "Medium" GTK font name keyword.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 26 Feb 2010 21:09:03 -0500
parents c7ed9615fb56
children 4cce9795bfd4
comparison
equal deleted inserted replaced
107241:c7ed9615fb56 107242:26b234a2e901
1 2010-02-27 Chong Yidong <cyd@stupidchicken.com> 1 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * font.c (font_parse_fcname): Recognize "Book", "Condensed", and 3 * font.c (font_parse_fcname): Recognize "Book", "Condensed",
4 "Semi-Condensed" keywords in GTK names (Bug#5646). 4 "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
5 5
6 2010-02-26 Kenichi Handa <handa@m17n.org> 6 2010-02-26 Kenichi Handa <handa@m17n.org>
7 7
8 * 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.
9 9