shithub: freetype+ttf2subf

Download patch

ref: 2d7389992521aa8c8841f4004f07695931e440de
parent: 504645ed5ba7540bea4a623ba8489f6502891908
author: Werner Lemberg <[email protected]>
date: Wed May 14 19:33:53 EDT 2008

Fix ChangeLog.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2008-05-15  Werner Lemberg  <[email protected]>
 
 	* src/type1/t1load.c (parse_subrs): Accept fonts with a subrs array
-	which contain a single but empty entry.  This is technically
-	invalid (since it must end with `return', but...)
+	which contains a single but empty entry.  This is technically
+	invalid (since it must end with `return'), but...
 
 	Reported by Martin McBride.