ref: e3a1c46768571ae6953db29da23fdaddbf448f99
parent: 6d07034609e43c4948a2b9d6043d1f9e7e1fa0c1
author: Alexei Podtelezhnikov <[email protected]>
date: Mon Jun 20 19:09:39 EDT 2016
Typos.
--- a/ChangeLog.20
+++ b/ChangeLog.20
@@ -1056,7 +1056,7 @@
2001-08-30 Anthony Feik <[email protected]>
- * src/type1/t1afm.c (T1_Read_Afm): Now correctly sets the flag
+ * src/type1/t1afm.c (T1_Read_AFM): Now correctly sets the flag
FT_FACE_FLAG_KERNING when appropriate for Type1 + AFM files.
2001-08-25 Werner Lemberg <[email protected]>
@@ -1759,7 +1759,7 @@
2001-03-20 Werner Lemberg <[email protected]>
- * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler.
+ * builds/win32/detect.mk: Fix .PHONY target for Intel compiler.
2001-03-20 David Turner <[email protected]>
@@ -2338,7 +2338,7 @@
2000-12-06 Werner Lemberg <[email protected]>
* builds/module.mk: Replaced `xxx #' with `xxx$(space).
- * builds/os2/detekt.mk, builds/win32/detekt.mk: Moved comment to
+ * builds/os2/detect.mk, builds/win32/detect.mk: Moved comment to
avoid trailing spaces in variable.
* builds/freetype.mk: Use $(D) instead of $D to make statement more
readable.
--- a/ChangeLog.21
+++ b/ChangeLog.21
@@ -5116,7 +5116,7 @@
ft_glyph_bbox_subpixels, ft_glyph_bbox_gridfit,
ft_glyph_bbox_truncate, ft_glyph_bbox_pixels): Replaced with
FT_GLYPH_BBOX_UNSCALED, FT_GLYPH_BBOX_SUBPIXELS,
- FT_GLYPH_BBIX_GRIDFIT, FT_GLYPH_BBOX_TRUNCATE, FT_GLYPH_BBOX_PIXELS.
+ FT_GLYPH_BBOX_GRIDFIT, FT_GLYPH_BBOX_TRUNCATE, FT_GLYPH_BBOX_PIXELS.
The lowercase variants are now (deprecated aliases) to the uppercase
versions.
Updated all other files.
--- a/ChangeLog.23
+++ b/ChangeLog.23
@@ -197,7 +197,7 @@
Fix Savannah bug #28395.
* src/truetype/ttdriver.c (Load_Glyph), src/type1/t1gload.c
- (T1_Loada_Glyph): Don't check `num_glyphs' if incremental interface
+ (T1_Load_Glyph): Don't check `num_glyphs' if incremental interface
is used.
2010-01-05 Ken Sharp <[email protected]>
--- a/ChangeLog.24
+++ b/ChangeLog.24
@@ -2014,7 +2014,7 @@
(compute_glyph_metrics): Handle `compatible widths' option.
(tt_loader_init): Handle ClearType GETINFO information bits.
- * src/truetype/rules.mk (TT_DRC_SRC): Updated.
+ * src/truetype/rules.mk (TT_DRV_SRC): Updated.
* src/truetype/ttinterp.c: Include `ttsubpix.h'.
[Where necessary, changes below are guarded by