freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master c28e9c9: Typos.


From: Alexei Podtelezhnikov
Subject: [freetype2] master c28e9c9: Typos.
Date: Fri, 15 Sep 2017 22:23:31 -0400 (EDT)

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

    Typos.
---
 ChangeLog    | 12 ++++++------
 docs/CHANGES |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4708ba5..f41a12d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -265,7 +265,7 @@
 
 2017-08-08  Alexei Podtelezhnikov  <address@hidden>
 
-       * src/sftnt/ttpost.c (format): Use otspec-compliant versions. 
+       * src/sfnt/ttpost.c (format): Use otspec-compliant versions.
 
 2017-08-05  Werner Lemberg  <address@hidden>
 
@@ -1012,7 +1012,7 @@
        due to rounding.  In order to optimize the padding, we now expand
        CBox for the given filter weights before rounding.
 
-       This change breakes current Skia (and Firefox).
+       This change breaks current Skia (and Firefox).
 
        * include/freetype/internal/ftobjs.h (FT_LibraryRec)
        [FT_CONFIG_OPTION_SUBPIXEL_RENDERING]: Remove `lcd_extra' field.
@@ -1397,7 +1397,7 @@
 
        [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470).
 
-       * src/truetype/ttobs.h (TT_SizeRec): Add field `hinted_metrics' to
+       * src/truetype/ttobjs.h (TT_SizeRec): Add field `hinted_metrics' to
        hold hinted metrics.
        Make `metrics' a pointer so that `tt_glyph_load' can easily switch
        between metrics.
@@ -2166,7 +2166,7 @@
 
        * src/sfnt/sfdriver.c (search_name_id): Rename to...
        (sfnt_get_name_id): ... this.
-       (sfnt_get_ps_name, sfnt_interface): Udpated.
+       (sfnt_get_ps_name, sfnt_interface): Updated.
 
 2017-03-04  Werner Lemberg  <address@hidden>
 
@@ -2592,7 +2592,7 @@
        * include/freetype/ftsnames.h (FT_SfntLangTag): New structure.
        (FT_Get_Sfnt_LangTag): New declaration.
 
-       * src/base/ftsnames.c (FT_Get_Sfnt_LangTag): New funtion.
+       * src/base/ftsnames.c (FT_Get_Sfnt_LangTag): New function.
 
        * docs/CHANGES: Updated.
 
@@ -4615,7 +4615,7 @@
 
          https://bugzilla.mozilla.org/show_bug.cgi?id=1270288
 
-       * src/cff/cf2interp.c (cf2_interpT2CharString): Initialize `storage'
+       * src/cff/cf2intrp.c (cf2_interpT2CharString): Initialize `storage'
        array to handle a `get' opcode without a previous `put'.
 
 2016-09-05  Alexei Podtelezhnikov  <address@hidden>
diff --git a/docs/CHANGES b/docs/CHANGES
index 839eefb..1a016dc 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -63,7 +63,7 @@ CHANGES BETWEEN 2.8 and 2.8.1
       mode is now always void of any hinting in x-direction.
 
     - 16bit  compiler  support is  now  officially  ended.  We  didn't
-      provide any maintainance since many  years, and given that there
+      provide any maintenance  since many years,  and given that there
       were no error  or problem reports either it seems  that it is no
       longer needed.
 



reply via email to

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