From 6d07034609e43c4948a2b9d6043d1f9e7e1fa0c1 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Mon, 20 Jun 2016 01:09:18 -0400 Subject: 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 0f98d594f..14a797505 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1869,7 +1869,7 @@ 2015-11-27 Tamas Kenez - [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 9fba52c0f..350443e8b 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 @@ -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 1687a99d0..9c26a5947 100644 --- a/ChangeLog.22 +++ b/ChangeLog.22 @@ -260,7 +260,7 @@ 2006-04-26 Werner Lemberg * 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 . 2006-04-21 David Turner @@ -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 2910c59be..33f4233cd 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 67657d85a..5162a14ca 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 e6a6113ea..e85be5d30 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' -- cgit v1.2.1