From 04e7c7447b95cf260b041abedf8439a5e7a73117 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Sat, 4 Jun 2016 23:05:59 -0400 Subject: [PATCH] ChangeLog fixes. --- ChangeLog | 34 +++++++++++++++++----------------- ChangeLog.20 | 2 +- ChangeLog.21 | 2 +- ChangeLog.22 | 2 +- ChangeLog.23 | 14 +++++++------- ChangeLog.24 | 18 +++++++++--------- ChangeLog.25 | 4 ++-- 7 files changed, 38 insertions(+), 38 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7911fc060..e5142c9be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -633,7 +633,7 @@ (af_latin_align_linked_edge): Pass position delta of base point to `af_latin_compute_stem_width'. -2016-03-05 J Raynor +2016-03-05 J Raynor Make FreeType compile on AIX out of the box. @@ -1446,7 +1446,7 @@ * src/base/ftobjs.c (Mac_Read_sfnt_Resource, FT_Open_Face): Set `error'. -2015-12-14 Ben Wagner +2015-12-14 Ben Wagner [base] Check error when seeking to data supplied offset (#46635). @@ -3431,20 +3431,20 @@ (load_truetype_glyph), src/truetype/ttgxvar.c (tt_handle_deltas), src/truetype/ttinterp.c (Ins_INSTCTRL): Fix signedness issues. -2015-06-29 Alexei Podtelezhnikov +2015-06-29 Alexei Podtelezhnikov [truetype] Speed up bytecode interpreter. * src/truetype/ttinterp.c (Normalize): Use `FT_Vector_NormLen'. -2015-06-29 Alexei Podtelezhnikov +2015-06-29 Alexei Podtelezhnikov [base] Speed up emboldening. * src/base/ftoutln.c (FT_Outline_EmboldenXY): Use `FT_Vector_NormLen'. -2015-06-29 Alexei Podtelezhnikov +2015-06-29 Alexei Podtelezhnikov [base] Implement fast vector normalization. @@ -3552,11 +3552,11 @@ * docs/*: Updated. -2015-06-24 Alexei Podtelezhnikov +2015-06-24 Alexei Podtelezhnikov * src/bdf/bdflib.c (_bdf_parse_start): Disallow 0 bpp. -2015-06-24 Alexei Podtelezhnikov +2015-06-24 Alexei Podtelezhnikov * src/bdf/bdflib.c (_bdf_parse_start): Simplify bpp parsing. @@ -3858,7 +3858,7 @@ incremental interface callback to apply the encoding to raw character index (as it was in the previous code). -2015-04-29 Alexei Podtelezhnikov +2015-04-29 Alexei Podtelezhnikov [autofit] Speed up IUP. @@ -3879,7 +3879,7 @@ * src/cff/cffdrivr.c (cff_get_ps_name): Use the `sfnt' service if we have an SFNT. -2015-04-27 Alexei Podtelezhnikov +2015-04-27 Alexei Podtelezhnikov [truetype] Speed up IUP. @@ -3961,15 +3961,15 @@ * src/cff/cffgload.c (cff_slot_load): Use advance width and side bearing values from `hmtx' table if present. -2015-04-03 Alexei Podtelezhnikov +2015-04-03 Alexei Podtelezhnikov * src/autofit/afhints.c (af_glyph_hints_reload): Use do-while loop. -2015-04-02 Alexei Podtelezhnikov +2015-04-02 Alexei Podtelezhnikov * src/autofit/aflatin.c (af_latin_hint_edges): Reduce logic. -2015-04-01 Alexei Podtelezhnikov +2015-04-01 Alexei Podtelezhnikov [autofit] Finish the thought. @@ -4045,7 +4045,7 @@ * src/cff/cffgload.c (cff_decoder_parse_charstrings) : Ditto. -2015-03-21 Alexei Podtelezhnikov +2015-03-21 Alexei Podtelezhnikov [base] Optimize `FT_Angle_Diff'. @@ -4064,11 +4064,11 @@ single-element runs. Cf. glyph `Q' in Skia.ttf with weights larger than the default. -2015-03-20 Alexei Podtelezhnikov +2015-03-20 Alexei Podtelezhnikov * src/base/fttrigon.c (FT_Vector_Rotate): Minor refactoring. -2015-03-17 Alexei Podtelezhnikov +2015-03-17 Alexei Podtelezhnikov Fix Savannah bug #44412 (part 2). @@ -4155,7 +4155,7 @@ include/config/ftheader.h, include/ftfntfmt.h, modules.cfg, src/base/ftfntfmt.c, vms_make.com: Updated. -2015-03-10 Alexei Podtelezhnikov +2015-03-10 Alexei Podtelezhnikov Fix Savannah bug #44412 (part 1). @@ -4176,7 +4176,7 @@ Found by Alexei. -2015-03-05 Alexei Podtelezhnikov +2015-03-05 Alexei Podtelezhnikov * src/base/ftstroke.c: Simplify. diff --git a/ChangeLog.20 b/ChangeLog.20 index 2f5c68920..f264dec2b 100644 --- a/ChangeLog.20 +++ b/ChangeLog.20 @@ -2412,7 +2412,7 @@ * builds/unix/detect.mk (.PHONY): Adding `devel', `unix', `lcc', `setup'. -2000-11-30 David Turner +2000-11-30 David Turner * INSTALL: Slightly updated the quick starter documentation to include IDE compilation, prevent against BSD Make, and specify `make diff --git a/ChangeLog.21 b/ChangeLog.21 index ba743ef55..9fba52c0f 100644 --- a/ChangeLog.21 +++ b/ChangeLog.21 @@ -2153,7 +2153,7 @@ * docs/CHANGES: Updated. -2004-06-04 David Chester +2004-06-04 David Chester Improve inter-letter spacing for autohinted glyphs. diff --git a/ChangeLog.22 b/ChangeLog.22 index ac19d60a3..1687a99d0 100644 --- a/ChangeLog.22 +++ b/ChangeLog.22 @@ -352,7 +352,7 @@ * src/tools/docmaker/sources.py (re_bold, re_italic): Accept "'" also. -2006-03-23 David Turner +2006-03-23 David Turner Add FT_Get_SubGlyph_Info API to retrieve subglyph data. Note that we do not expose the FT_SubGlyphRec structure. diff --git a/ChangeLog.23 b/ChangeLog.23 index 7fb5813d9..2910c59be 100644 --- a/ChangeLog.23 +++ b/ChangeLog.23 @@ -3576,7 +3576,7 @@ * docs/CHANGES: Updated. -2008-12-18 Bevan, David +2008-12-18 David Bevan Provide API for accessing embedding and subsetting restriction information. @@ -3656,12 +3656,12 @@ * src/sfnt/sfobjs.c (sfnt_load_face): A font with neither outlines nor bitmaps is scalable. -2008-12-05 Werner Lemberg +2008-12-05 Werner Lemberg * src/autofit/aflatin.c (af_latin_uniranges): Add more ranges. This fixes Savannah bug #21190 which also provides a basic patch. -2008-12-05 Werner Lemberg +2008-12-05 Werner Lemberg * include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value 0x100 instead of 0x10000; the latter value is already occupied by @@ -4160,7 +4160,7 @@ used in building of FreeType2, it is written in `freetype2.pc' and `freetype-config'. -2008-09-01 david turner +2008-09-01 David Turner * src/cache/ftccmap.c (FTC_CMapCache_Lookup): Accept a negative cmap index to mean `use default cached FT_Face's charmap'. This fixes @@ -4931,7 +4931,7 @@ tt_cmap14_find_variant): Return correct value. (tt_cmap14_variant_chars): Fix check for `di'. -2008-02-29 Wermer Lemberg +2008-02-29 Werner Lemberg * docs/CHANGES: Updated. @@ -6201,14 +6201,14 @@ conftest.c, to avoid unexpected shell evaluation. Possibly it is a bug or undocumented behaviour of autoconf. -2007-03-18 David Turner +2007-03-18 David Turner * src/truetype/ttinterp.c (Ins_MDRP): Another bytecode regression fix; testing still needed. * src/truetype/ttinterp.c (Ins_MD): Another bytecode regression fix. -2007-03-17 David Turner +2007-03-17 David Turner * src/truetype/ttinterp.c (Ins_IP): Fix wrong handling of the (undocumented) twilight zone special case. diff --git a/ChangeLog.24 b/ChangeLog.24 index e2b109c6f..67657d85a 100644 --- a/ChangeLog.24 +++ b/ChangeLog.24 @@ -2546,7 +2546,7 @@ * src/bdf/bdflib.c (_bdf_is_atom): Fix handling of property value. -2012-02-24  Vinnie Falco +2012-02-24 Vinnie Falco Prepare source code for amalgamation (6/6). @@ -2562,14 +2562,14 @@ * src/type1/t1load.c: s/parse_font_matrix/t1_parse_font_matrix/. -2012-02-24  Vinnie Falco +2012-02-24 Vinnie Falco Prepare source code for amalgamation (5/6). * include/freetype/fterrors.h: Undefine FT_KEEP_ERR_PREFIX after using it. -2012-02-22  Vinnie Falco +2012-02-22 Vinnie Falco Prepare source code for amalgamation (4/6). @@ -2581,7 +2581,7 @@ * src/raster/ftraster.c: s/TRaster/gray_TRaster/, s/PRaster/gray_PRaster/. -2012-02-20  Vinnie Falco +2012-02-20 Vinnie Falco Prepare source code for amalgamation (3/6). @@ -2590,14 +2590,14 @@ * src/raster/ftraster.c: s/TWorker/gray_TWorker/, s/PWorker/gray_PWorker/. -2012-02-20  Vinnie Falco +2012-02-20 Vinnie Falco Prepare source code for amalgamation (2/6). * src/smooth/ftgrays.c, src/raster/ftraster.c: Undefine FLOOR, CEILING, TRUNC, and SCALED before defining it. -2012-02-20  Vinnie Falco +2012-02-20 Vinnie Falco Prepare source code for amalgamation (1/6). @@ -3621,7 +3621,7 @@ * src/base/ftstroke.c: Revised. * include/freetype/ftstroke.h: Updated. -2011-06-30 İsmail Dönmez +2011-06-30 İsmail Dönmez * builds/toplevel.mk: We use git, not CVS, thus skip `.gitignore'. @@ -3680,7 +3680,7 @@ [autogen.sh] Reflect environment variable LIBTOOLIZE. -2011-06-18 Werner Lemberg +2011-06-18 Werner Lemberg Update license documentation. @@ -5420,7 +5420,7 @@ a Kaishu typeface paired with `HuaTianSongTi?' by Huatian Information Industry. -2010-08-17 Teijo Kinnunen +2010-08-17 Teijo Kinnunen [cache] Fix Savannah bug #30788. diff --git a/ChangeLog.25 b/ChangeLog.25 index 1f5eb3ac7..e6a6113ea 100644 --- a/ChangeLog.25 +++ b/ChangeLog.25 @@ -34,7 +34,7 @@ * builds/toplevel.mk (dist): Fix typos. -2014-12-24 Alexei Podtelezhnikov +2014-12-24 Alexei Podtelezhnikov [base] Formatting and nanooptimizations. @@ -1780,7 +1780,7 @@ appearing in the GPOS table if we are processing the default coverage. -2014-04-13 David Weber +2014-04-13 David Weber [smooth] Fix stand-alone compilation.