shithub: freetype+ttf2subf

Download patch

ref: 15c6e8d6c550f96e6520689bb6a4b2b8d16bbdd3
parent: 43061d6a93e760066fee56be18c44d994eaa214a
author: Alexei Podtelezhnikov <[email protected]>
date: Sun Jan 22 18:09:05 EST 2017

Typos.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1882,7 +1882,7 @@
 
 2016-09-07  Alexei Podtelezhnikov  <[email protected]>
 
-	* src/smooth/ftgrays.c (gray_hline): Microptimize.
+	* src/smooth/ftgrays.c (gray_hline): Micro-optimize.
 
 2016-09-06  Alexei Podtelezhnikov  <[email protected]>
 
@@ -2058,7 +2058,7 @@
 	[smooth] Simplify span rendering more.
 
 	It turns out that there is significant cost associated with `FT_Span'
-	creation and calls to `gray_render_span' because it happerns so
+	creation and calls to `gray_render_span' because it happens so
 	frequently. This removes these steps from our internal use but leaves
 	it alone for `FT_RASTER_FLAG_DIRECT" to preserve API. The speed gain
 	is about 5%.
--- a/builds/windows/vc2010/index.html
+++ b/builds/windows/vc2010/index.html
@@ -39,7 +39,7 @@
 directory.</p>
 
 <p>Customization of the FreeType library is done by editing the
-<tt>ftoptions.h</tt> header file in the top-level <tt>devel</tt> path.
+<tt>ftoption.h</tt> header file in the top-level <tt>devel</tt> path.
 Alternatively, you may copy the file to another directory and change the
 include directory in <tt>freetype.users.props</tt>.</p>
 
--- a/docs/DEBUG
+++ b/docs/DEBUG
@@ -6,7 +6,7 @@
 
 There are  several ways to enable  debugging features in a  FreeType 2
 builds.  This is  controlled through the definition  of special macros
-located in the file `ftoptions.h'.  The macros are:
+located in the file `ftoption.h'.  The macros are:
 
 
   FT_DEBUG_LEVEL_ERROR
--- a/src/gxvalid/README
+++ b/src/gxvalid/README
@@ -413,7 +413,7 @@
       format  assured for  Windows  and OS/2  support  is only  subtable
       format  0.  The  Microsoft TrueType  specification  also describes
       subtable format  2, but does  not mention which  platforms support
-      it.  Aubtable formats 1, 3,  and higher are documented as reserved
+      it.  Subtable formats 1, 3,  and higher are documented as reserved
       for future use.  Therefore, the classic version can store subtable
       formats 0 and 2, at least.  `ttfdump.exe', a font tool provided by
       Microsoft,  ignores the  subtable format  written in  the subtable