* font.c (font_style_to_value): Set value for unknown symbols to 100
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)
commitcaf8d60ccd6df90c30e41d9066058b87309a6174
tree9e1c93804e496a16ff4dcebad79d15a1babacc84
parent431709cbb75ab73920f67144b1b6e853d3d50d69
* font.c (font_style_to_value): Set value for unknown symbols to 100
instead of 255.

* font.h (weight_table, slant_table, width_table): Treat
"unspecified" as the default value.
src/ChangeLog