shithub: freetype+ttf2subf

Download patch

ref: 173d0fe4d5142cee2503f0fd9c534c5f6da00dae
parent: 442bfb89137086811de13b9eae9cd6390ad5c204
author: Werner Lemberg <[email protected]>
date: Mon Feb 12 16:44:57 EST 2007

Fix ChangeLog.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -255,7 +255,6 @@
 	src/pcf/pcfread.c (pcf_seek_to_table_type): Avoid possibly
 	uninitialized variables.
 
->>>>>>> 1.1516
 2007-01-13  suzuki toshiya  <[email protected]>
 
 	* docs/CHANGES, docs/INSTALL.MAC: Improvements.
@@ -298,7 +297,6 @@
 	* src/base/ftbitmap.c (ft_bitmap_assure_buffer): Fix memory stomping
 	bug in the bitmap emboldener if the pitch of the source bitmap is
 	much larger than its width.
->>>>>>> 1.1484
 
 	* src/truetype/ttinterp.c (Update_Max): Fix aliasing-related
 	compilation warning.