(font_update_lface): Handle fonts with corrupted size specs,
i.e. non-int and non-float.
This commit is contained in:
parent
d03b5cdb8c
commit
ba207571de
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
2008-12-03 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* font.c (Fopen_font): Compute pixel size correctly.
|
||||
(font_update_lface): Handle fonts with corrupted size specs,
|
||||
i.e. non-int and non-float.
|
||||
|
||||
* ftfont.c (ftfont_match): Initialize entity variable.
|
||||
(ftfont_resolve_generic_family): Avoid using uninitialized var.
|
||||
|
|
Loading…
Add table
Reference in a new issue