comparison src/ChangeLog @ 95982:a0a2b7a545bb

* font.c (font_parse_fcname): Correctly parse KEY=VAL values.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 16 Jun 2008 01:58:48 +0000
parents d23d08a7e312
children c5659b8c29d6
comparison
equal deleted inserted replaced
95981:0080e1e64a78 95982:a0a2b7a545bb
1 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
4
1 2008-06-15 Chong Yidong <cyd@stupidchicken.com> 5 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * font.c (font_parse_fcname): Only one decimal point. 7 * font.c (font_parse_fcname): Only one decimal point.
4 (font_unparse_fcname): Handle data in family and foundry indices 8 (font_unparse_fcname): Handle data in family and foundry indices
5 as symbols, not strings. 9 as symbols, not strings.