ref: d10dff2bedd8e3754147b53dedb4f49195ea56b0
parent: 38d1002b8ab6057a54d3483bc0a6f3808d44794d
author: David Turner <[email protected]>
date: Thu Jan 4 17:00:51 EST 2007
formatting
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,9 @@
and replace it with a constant array of bytes
* src/raster/ftraster.c, src/smooth/ftgrays.c: small optimization, the
- rasterizers now uses the render pool to store their state during scanline
- convertion. this saves about 6 KB of heap space for each FT_Library instance
+ rasterizers now use the render pool to store their state during
+ scanline conversion. this saves about 6 KB of heap space for each
+ FT_Library instance
* src/sfnt/sfobjs.c, src/sfnt/ttkern.c, src/sfnt/ttkern.h,
src/sfnt/ttmtx.c, src/sfnt/ttsbit.c, src/sfnt/ttsbit.h,