freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 15c6e8d: Typos.


From: Alexei Podtelezhnikov
Subject: [freetype2] master 15c6e8d: Typos.
Date: Mon, 23 Jan 2017 04:09:40 +0000 (UTC)

branch: master
commit 15c6e8d6c550f96e6520689bb6a4b2b8d16bbdd3
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Typos.
---
 ChangeLog                        |    4 ++--
 builds/windows/vc2010/index.html |    2 +-
 docs/DEBUG                       |    2 +-
 src/gxvalid/README               |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0b61da7..862e31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1882,7 +1882,7 @@
 
 2016-09-07  Alexei Podtelezhnikov  <address@hidden>
 
-       * src/smooth/ftgrays.c (gray_hline): Microptimize.
+       * src/smooth/ftgrays.c (gray_hline): Micro-optimize.
 
 2016-09-06  Alexei Podtelezhnikov  <address@hidden>
 
@@ -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%.
diff --git a/builds/windows/vc2010/index.html b/builds/windows/vc2010/index.html
index 2b47a00..8e46591 100644
--- a/builds/windows/vc2010/index.html
+++ b/builds/windows/vc2010/index.html
@@ -39,7 +39,7 @@ around, which specifically deal with this particular problem.
 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>
 
diff --git a/docs/DEBUG b/docs/DEBUG
index 89e56dd..e5e9390 100644
--- a/docs/DEBUG
+++ b/docs/DEBUG
@@ -6,7 +6,7 @@ I. Configuration macros
 
 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
diff --git a/src/gxvalid/README b/src/gxvalid/README
index 57bada2..7201459 100644
--- a/src/gxvalid/README
+++ b/src/gxvalid/README
@@ -413,7 +413,7 @@ gxvalid: TrueType GX validator
       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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]