shithub: freetype+ttf2subf

Download patch

ref: 814839a6d8b88215b971227910005f8c5fd2a508
parent: a4d6a1c8d126f62aefaabc6b02c170adc31b93de
author: Werner Lemberg <[email protected]>
date: Fri Jul 28 07:55:48 EDT 2006

Fix ChangeLog.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1324,7 +1324,7 @@
 2006-02-13  Chia-I Wu  <[email protected]>
 
 	Clean up the SFNT_Interface.  In this final pass, `load_hmtx' is
-	splitted from `load_hhea'.
+	split from `load_hhea'.
 
 	* include/freetype/internal/sfnt.h, src/sfnt/sfdriver.c,
 	src/sfnt/ttmtx.c, src/sfnt/ttmtx.h: Split `hmtx' from `hhea'.
@@ -1381,7 +1381,7 @@
 
 	* src/truetype/ttpload.c, src/truetype/ttpload.h: `hdmx' loading and
 	parsing code is moved here.
-	New function `tt_face_load_prep' splitted from `tt_face_load_fpgm'.
+	New function `tt_face_load_prep' split from `tt_face_load_fpgm'.
 	`tt_face_load_fpgm' returns `FT_Err_Ok' if `fpgm' doesn't exist.
 
 	* src/cff/cffgload.c, src/cff/cffobjs.c: Update.