summaryrefslogtreecommitdiff
path: root/ChangeLog.22
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-08 00:05:50 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-08 00:05:50 -0400
commitc6d99a42b941b18e17bd71ad464112624a699b18 (patch)
tree36e6ac151ae373014e9ff52f31d21facff576af7 /ChangeLog.22
parentbbb60965f9ff1d661f063e4f1f220186620dd85c (diff)
downloadfreetype2-c6d99a42b941b18e17bd71ad464112624a699b18.tar.gz
Typos.
Diffstat (limited to 'ChangeLog.22')
-rw-r--r--ChangeLog.2212
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog.22 b/ChangeLog.22
index bfa45fbc0..efcface74 100644
--- a/ChangeLog.22
+++ b/ChangeLog.22
@@ -387,10 +387,10 @@
(FTC_INode_Weight): Commented out.
* src/cache/ftcimage.h: Updated.
- * src/cache/ftmanag.c (FTC_Manager_Compress,
+ * src/cache/ftcmanag.c (FTC_Manager_Compress,
FTC_Manager_RegisterCache, FTC_Manager_FlushN):
s/FT_EXPORT/FT_LOCAL/.
- * src/cache/ftmanag.h: Updated.
+ * src/cache/ftcmanag.h: Updated.
* src/cache/ftcsbits.c (FTC_SNode_Free, FTC_SNode_New,
FTC_SNode_Compare): s/FT_EXPORT/FT_LOCAL/.
@@ -934,7 +934,7 @@
* include/freetype/freetype.h (FT_GlyphSlotRec): Improve
documentation of `outline' field.
- * src/sfnt/sfobjs.s: Include FT_INTERNAL_DEBUG_H.
+ * src/sfnt/sfobjs.c: Include FT_INTERNAL_DEBUG_H.
* src/sfnt/sfdriver.c: Include ttmtx.h.
* src/autofit/afcjk.c: Include aftypes.h and aflatin.h.
@@ -1781,7 +1781,7 @@
Note that this doesn't force auto-hinting for all fonts, however.
* src/autofit/afhints.c (af_glyph_hints_reload): Don't set
- scaler_fiags here but...
+ scaler_flags here but...
(af_glyph_hints_rescale): Here.
* src/autofit/aflatin.c (af_latin_hints_init): Disable horizontal
@@ -1813,7 +1813,7 @@
[TT_CONFIG_OPTION_BDF]: New structure.
(TT_FaceRec) [TT_CONFIG_OPTION_BDF]: New member `bdf'.
- * include/freetype/ttags.h (TTAG_BDF): New macro.
+ * include/freetype/tttags.h (TTAG_BDF): New macro.
* src/sfnt/Jamfile (_sources): Add ttbdf.
@@ -2320,7 +2320,7 @@
http://www.adobe.com/products/indesign/sing_gaiji.html
- * include/freetype/ttags.h (TTAG_SING, TTAG_META): New macros for
+ * include/freetype/tttags.h (TTAG_SING, TTAG_META): New macros for
the OpenType tables `SING' and `META'. These two tables are used in
SING Glyphlet Format fonts.