Mercurial > emacs
comparison src/ChangeLog @ 111038:8d403fa5e77d
Fix incorrect font metrics when the same font is opened with different pixelsizes.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 15 Oct 2010 16:49:11 +0900 |
| parents | 36726f009542 |
| children | 502ba24bf657 |
comparison
equal
deleted
inserted
replaced
| 111036:db77dacc48e1 | 111038:8d403fa5e77d |
|---|---|
| 1 2010-10-15 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 Fix incorrect font metrics when the same font is opened with | |
| 4 different pixelsizes. | |
| 5 | |
| 6 * xftfont.c: Include composite.h. | |
| 7 (xftfont_shape): New function. | |
| 8 (syms_of_xftfont): Set xftfont_driver.shape. | |
| 9 | |
| 1 2010-10-13 Damyan Pepper <damyanp@gmail.com> | 10 2010-10-13 Damyan Pepper <damyanp@gmail.com> |
| 2 | 11 |
| 3 Fix handling of font properties on Windows (bug#6303). | 12 Fix handling of font properties on Windows (bug#6303). |
| 4 * font.c (font_filter_properties): New function, refactored from | 13 * font.c (font_filter_properties): New function, refactored from |
| 5 ftfont_filter_properties. | 14 ftfont_filter_properties. |
