summaryrefslogtreecommitdiff
path: root/ChangeLog.21
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-11 23:22:57 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-11 23:22:57 -0400
commitf46b282d4df5dc685a97201777d8fc8c0cca1c96 (patch)
treec59ffee5454a89f4e238ce7d6dd3a7f96a6de3c2 /ChangeLog.21
parentc8c7ad7910aa68b4026fec23d725da5102114dc0 (diff)
downloadfreetype2-f46b282d4df5dc685a97201777d8fc8c0cca1c96.tar.gz
Typos.
Diffstat (limited to 'ChangeLog.21')
-rw-r--r--ChangeLog.2110
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog.21 b/ChangeLog.21
index 1480f5dcb..ba743ef55 100644
--- a/ChangeLog.21
+++ b/ChangeLog.21
@@ -327,7 +327,7 @@
Blaskey <listtarget@danbala.com>).
* src/sfnt/ttcmap.h (TT_CMap): Add member `unsorted'.
- * src/sfnt/ttcmac.c: Use SFNT_Err_Ok where appropriate.
+ * src/sfnt/ttcmap.c: Use SFNT_Err_Ok where appropriate.
(tt_cmap0_validate, tt_cmap2_validate, tt_cmap6_validate,
tt_cmap8_validate, tt_cmap10_validate, tt_cmap12_validate): Use
@@ -4119,7 +4119,7 @@
(fnt_cmap_class_rec, fnt_cmap_class), src/bdf/bdflib.c (empty,
_num_bdf_properties), src/gzip/infutil.c (inflate_mask),
src/gzip/inffixed.h (fixed_bl, fixed_bd, fixed_tl, fixed_td),
- src/gzip/inftrees.h (inflate_trees_fixed), srf/gzip/inftrees.c
+ src/gzip/inftrees.h (inflate_trees_fixed), src/gzip/inftrees.c
(inflate_trees_fixed): Decorate with more `const' to avoid
writable global variables which are disallowed on ARM.
@@ -6547,7 +6547,7 @@
2002-11-07 David Turner <david@freetype.org>
- * src/cache/ftcsbit.c (ftc_sbit_node_load): Fixed a small bug that
+ * src/cache/ftcsbits.c (ftc_sbit_node_load): Fixed a small bug that
caused problems with embedded bitmaps.
* src/otlayout/otlayout.h, src/otlyaout/otlconf.h,
@@ -7032,7 +7032,7 @@
(FTC_Image_Cache_Lookup): This function.
(ftc_image_family_init): Updated.
- * src/cache/ftcsbit.c (FTC_SBitQueryRec, FTC_SBitFamilyRec):
+ * src/cache/ftcsbits.c (FTC_SBitQueryRec, FTC_SBitFamilyRec):
Updated.
(ftc_sbit_node_load): Updated.
Moved code to convert type flags to load flags to...
@@ -9076,7 +9076,7 @@
t1_field_cid_info => T1_FIELD_LOCATION_CID_INFO
etc.
- * include/freetype/internal/psglobals.h: Removed.
+ * include/freetype/internal/psglobal.h: Removed.
* include/freetype/internal/pshints.h, src/pshinter/pshglob.h:
Updated.