Commit d10dff2bedd8e3754147b53dedb4f49195ea56b0

David Turner 2007-01-04T22:00:51

formatting

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/ChangeLog b/ChangeLog
index af91e5f..9781edb 100644
--- 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,