diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 18eb69c9f69..a673c5f6123 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * nsfont.m (LCD_SMOOTHING_MARGIN): New define. | 3 | * nsfont.m (LCD_SMOOTHING_MARGIN): New define. |
| 4 | (nsfont_draw): Remove disabling of LCD smoothing. | 4 | (nsfont_draw): Remove disabling of LCD smoothing. |
| 5 | (ns_glyph_metrics): Add LCD_SMOOTHING_MARGIN to bearings to fix | 5 | (ns_glyph_metrics): Add LCD_SMOOTHING_MARGIN to bearings to fix |
| 6 | Bug#11484 with LCD smooting on. | 6 | Bug#11484 with LCD smoothing on. |
| 7 | 7 | ||
| 8 | 2013-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) | 8 | 2013-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) |
| 9 | 9 | ||