freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 6d07034 2/2: Typos.


From: Alexei Podtelezhnikov
Subject: [freetype2] master 6d07034 2/2: Typos.
Date: Mon, 20 Jun 2016 05:09:37 +0000 (UTC)

branch: master
commit 6d07034609e43c4948a2b9d6043d1f9e7e1fa0c1
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Typos.
---
 ChangeLog    |    2 +-
 ChangeLog.21 |    6 +++---
 ChangeLog.22 |    4 ++--
 ChangeLog.23 |    2 +-
 ChangeLog.24 |    2 +-
 ChangeLog.25 |    2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0f98d59..14a7975 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1869,7 +1869,7 @@
 
 2015-11-27  Tamas Kenez  <address@hidden>
 
-       [cmake] Make `FindHarfbuzz' observe the REQUIRED option.
+       [cmake] Make `FindHarfBuzz' observe the REQUIRED option.
 
        * builds/cmake/FindHarfBuzz.cmake: Implement it.
 
diff --git a/ChangeLog.21 b/ChangeLog.21
index 9fba52c..350443e 100644
--- 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  <address@hidden>
 
@@ -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
diff --git a/ChangeLog.22 b/ChangeLog.22
index 1687a99..9c26a59 100644
--- a/ChangeLog.22
+++ b/ChangeLog.22
@@ -260,7 +260,7 @@
 2006-04-26  Werner Lemberg  <address@hidden>
 
        * 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
        <address@hidden>.
 
 2006-04-21  David Turner  <address@hidden>
@@ -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.
diff --git a/ChangeLog.23 b/ChangeLog.23
index 2910c59..33f4233 100644
--- 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
diff --git a/ChangeLog.24 b/ChangeLog.24
index 67657d8..5162a14 100644
--- 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
diff --git a/ChangeLog.25 b/ChangeLog.25
index e6a6113..e85be5d 100644
--- 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'



reply via email to

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