shithub: freetype+ttf2subf

Download patch

ref: 297ff852c0919841feb11e0d701661971684f5f2
parent: 75eeb32a2e55ffb3e4102ee56cd913a442d1ac9a
author: Werner Lemberg <[email protected]>
date: Sun Oct 3 16:22:23 EDT 2010

Whitespace.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,7 +40,7 @@
 	    David Bevan  <[email protected]>
 
 	[smooth] Fix and improve spline flattening.
-	
+
 	This fixes the flattening of cubic, S-shaped curves and speeds up
 	the handling of both the conic and cubic arcs.
 
@@ -69,10 +69,10 @@
 	`FT_Long'.
 
 2010-09-19  suzuki toshiya  <[email protected]>
- 
+
 	[cff] Truncate the element length at the end of the stream.
 	See Savannah bug #30975.
- 
+
 	* src/cff/cffload.c (cff_index_access_element): `off2', the offset
  	to the next element is truncated at the end of the stream to prevent
  	invalid I/O.  As `off1', the offset to the requested element has
@@ -681,7 +681,7 @@
 	* src/base/ftobjs.c (Mac_Read_POST_Resource): Check `rlen', the
 	length of fragment declared in the POST fragment header, and prevent
 	an underflow in length calculation.  Some fonts set the length to
-	zero in spite of the existence of a following 16bit `type'. 
+	zero in spite of the existence of a following 16bit `type'.
 	Reported by Robert Święcki.
 
 2010-07-01  suzuki toshiya  <[email protected]>