shithub: freetype+ttf2subf

Download patch

ref: 6d07034609e43c4948a2b9d6043d1f9e7e1fa0c1
parent: 3c64af98ffa03312ee36809e1fe0a08cb844d4f8
author: Alexei Podtelezhnikov <[email protected]>
date: Sun Jun 19 21:09:18 EDT 2016

Typos.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1869,7 +1869,7 @@
 
 2015-11-27  Tamas Kenez  <[email protected]>
 
-	[cmake] Make `FindHarfbuzz' observe the REQUIRED option.
+	[cmake] Make `FindHarfBuzz' observe the REQUIRED option.
 
 	* builds/cmake/FindHarfBuzz.cmake: Implement it.
 
--- a/ChangeLog.21
+++ b/ChangeLog.21
@@ -571,7 +571,7 @@
 	doing anything else.  This avoids unnecessary heap allocations
 	(400KByte of heap memory for the LZW decoder).
 
-	* src/gzip/ftgzip.c (FT_Stream_OpenGZip): Ditto for the gzip
+	* src/gzip/ftgzip.c (FT_Stream_OpenGzip): Ditto for the gzip
 	decoder, although the code savings are smaller.
 
 	* docs/CHANGES: Updated.
@@ -2289,7 +2289,7 @@
 
 	* src/cff/cffgload.h (CFF_Builder): Remove `error'.
 	* src/cff/cffgload.c (cff_decoder_parse_charstrings): Replace
-	`Memory_Error' with `Fail' und update all users.
+	`Memory_Error' with `Fail' and update all users.
 
 2004-05-11  Werner Lemberg  <[email protected]>
 
@@ -6973,7 +6973,7 @@
 
 	* src/pshinter/pshalgo2.c (psh2_glyph_find_strong_points),
 	src/pshinter/pshalgo3.c (psh3_glyph_find_strong_points): Adding fix
-	to prevent seg fault when hints are provided in an empty glyph.
+	to prevent segfault when hints are provided in an empty glyph.
 
 	* src/cache/ftccache.i (GEN_CACHE_LOOKUP) [FT_DEBUG_LEVEL_ERROR]:
 	Removed conditional code.  This fixes a bug that prevented
--- a/ChangeLog.22
+++ b/ChangeLog.22
@@ -260,7 +260,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_PtrDist for `delta'.  Reported by Céline PILLET
 	<[email protected]>.
 
 2006-04-21  David Turner  <[email protected]>
@@ -2371,7 +2371,7 @@
 	(gxv_kern_subtable_fmt1_valueTable_load,
 	gxv_kern_subtable_fmt1_subtable_setup,
 	gxv_kern_subtable_fmt1_entry_validate): Fix C++ compiler errors.
-	(gxv_kern_coverage_validate): Use KERN_DIALECT_UNKWOWN.
+	(gxv_kern_coverage_validate): Use KERN_DIALECT_UNKNOWN.
 	Improve trace message.
 	(gxv_kern_validate_generic): Fix C++ compiler error.
 	Improve trace message.
--- a/ChangeLog.23
+++ b/ChangeLog.23
@@ -2815,7 +2815,7 @@
 	ft_bitmap_glyph_class and ft_outline_glyph_class will be allocated
 	in the pic_container instead of the global scope and use macros from
 	basepic.h to access them.
-	* src/base/ftbbox.c allocate bbox_interface stract on the stack
+	* src/base/ftbbox.c allocate bbox_interface struct on the stack
 	instead of the global scope when FT_CONFIG_OPTION_PIC is defined.
 	* src/base/ftstroke.c access ft_outline_glyph_class allocated in
 	ftglyph.c via macros from basepic.h
--- a/ChangeLog.24
+++ b/ChangeLog.24
@@ -4000,7 +4000,7 @@
 
 	[autofit] Add bluezones for CJK Ideographs.
 
-	To remove extremas of vertical strokes of CJK Ideographs at
+	To remove extrema of vertical strokes of CJK Ideographs at
 	low resolution and make the top and bottom horizontal stems
 	aligned, bluezones for CJK Ideographs are calculated from
 	sample glyphs.  At present, vertical bluezones (bluezones
--- a/ChangeLog.25
+++ b/ChangeLog.25
@@ -3240,7 +3240,7 @@
 
 	*/*: Essentially do `s@/freetype/@/@' where appropriate.
 
-	* CMakeList.txt: Simplify.
+	* CMakeLists.txt: Simplify.
 	* builds/unix/freetype-config.in, builds/unix/freetype2.in: For
 	`--cflags', return a single directory.
 	* builds/unix/install.mk (install): No longer try to remove `cache'