comparison src/ChangeLog @ 100164:8234dff2e505

* font.c (Fopen_font): Compute pixel size correctly.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Dec 2008 05:10:33 +0000
parents 516a77f9915e
children 03bc92681181
comparison
equal deleted inserted replaced
100163:88dfb64d3e71 100164:8234dff2e505
1 2008-12-03 Chong Yidong <cyd@stupidchicken.com> 1 2008-12-03 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (Fopen_font): Compute pixel size correctly.
2 4
3 * ftfont.c (ftfont_match): Initialize entity variable. 5 * ftfont.c (ftfont_match): Initialize entity variable.
4 (ftfont_resolve_generic_family): Avoid using uninitialized var. 6 (ftfont_resolve_generic_family): Avoid using uninitialized var.
5 (ftfont_list_family): Initialize list var earlier. 7 (ftfont_list_family): Initialize list var earlier.
6 8