shithub: freetype+ttf2subf

Download patch

ref: 4e03fe76cc185d6e233109335e6e93dcfdb53c99
parent: 99854e7c5ad20e9c31595778a3a7d5b238866d4d
author: Werner Lemberg <[email protected]>
date: Sat Apr 29 02:20:09 EDT 2006

convert to UTF-8

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
 2006-04-26  Werner Lemberg  <[email protected]>
 
 	* src/psaux/psobjs.c (shift_elements): Don't use FT_Long but
-	FT_PtrDiff for `delta'.  Reported by C�line PILLET
+	FT_PtrDiff for `delta'.  Reported by Céline PILLET
 	<[email protected]>.
 
 2006-04-21  David Turner  <[email protected]>
@@ -38,7 +38,7 @@
 	* src/autofit/afloader.c (af_loader_init, af_loader_load_g): Remove
 	superfluous code in the auto-fitter's loader.
 
-2006-04-05  Detlef W�rkner  <[email protected]>
+2006-04-05  Detlef Würkner  <[email protected]>
 
 	* builds/amiga/makefile, builds/amiga/makefile.os4,
 	builds/amiga/smakefile: Added FT2_BUILD_LIBRARY define.
@@ -71,7 +71,7 @@
 	* builds/unix/install.mk (uninstall): Don't handle `cache'
 	directory which no longer exists.
 
-2006-03-29  Detlef W�rkner  <[email protected]>
+2006-03-29  Detlef Würkner  <[email protected]>
 
 	* src/psaux/psconv.c: Changed some variables which are expected to
 	hold negative values from `char' to `FT_Char' to allow building with
@@ -1650,7 +1650,7 @@
 	(tt_face_build_cmaps): Check table and offset correctly (equality is
 	missing).
 
-2005-11-15  Detlef W�rkner  <[email protected]>
+2005-11-15  Detlef Würkner  <[email protected]>
 
 	* builds/amiga/smakefile: Adjusted the compiler options
 	to the current sources, now really builds the gxvalid, gzip
@@ -1668,7 +1668,7 @@
 	builds/mac/FreeType.ppc_carbon.make.txt:
 	Updated for MPW to build all available modules.
 
-2005-11-21  H�vard Wall  <[email protected]>
+2005-11-21  Håvard Wall  <[email protected]>
 
 	* src/bdf/bdfdrivr.c (bdf_interpret_style, BDF_Face_Done): Fix small
 	memory leak.
@@ -1727,7 +1727,7 @@
 	FT_Done_Memory), builds/win32/ftdebug.c (FT_Message, FT_Panic):
 	s/FT_EXPORT/FT_BASE/.
 
-2005-11-17  Detlef W�rkner  <[email protected]>
+2005-11-17  Detlef Würkner  <[email protected]>
 
 	* builds/amiga/src/base/ftdebug.c (FT_Trace_Get_Count,
 	FT_Trace_Get_Name, FT_Message, FT_Panic),
@@ -1734,7 +1734,7 @@
 	builds/amiga/src/base/ftsystem.c (FT_New_Memory, FT_Done_Memory,
 	FT_Stream_Open): s/FT_EXPORT/FT_BASE/.
 
-2005-11-17  Detlef W�rkner  <[email protected]>
+2005-11-17  Detlef Würkner  <[email protected]>
 
 	* builds/amiga/makefile, builds/amiga/makefile.os4,
 	builds/amiga/smakefile,
@@ -1818,7 +1818,7 @@
 	* src/type1/t1afm.c (T1_Read_PFM): Zero offset means `no kerning
 	table available'.  From Sergey Tolstov <[email protected]>.
 
-2005-11-03  Ville Syrj�l�  <[email protected]>
+2005-11-03  Ville Syrjälä  <[email protected]>
 
 	* src/base/ftobjs.c (FT_Open_Face): Avoid possible memory leak.
 
@@ -2582,5 +2582,5 @@
 
 Local Variables:
 version-control: never
-coding: latin-1
+coding: utf-8
 End: