shithub: freetype+ttf2subf

Download patch

ref: 04e7c7447b95cf260b041abedf8439a5e7a73117
parent: 969960cc90d8990f4576a057866d9584ffaf4413
author: Alexei Podtelezhnikov <[email protected]>
date: Sat Jun 4 19:05:59 EDT 2016

ChangeLog fixes.

git/fs: mount .git/fs: mount/attach disallowed
--- 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 <[email protected]>
+2016-03-05  J Raynor  <[email protected]>
 
 	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 <[email protected]>
+2015-12-14  Ben Wagner  <[email protected]>
 
 	[base] Check error when seeking to data supplied offset (#46635).
 
@@ -3431,13 +3431,13 @@
 	(load_truetype_glyph), src/truetype/ttgxvar.c (tt_handle_deltas),
 	src/truetype/ttinterp.c (Ins_INSTCTRL): Fix signedness issues.
 
-2015-06-29  Alexei Podtelezhnikov <[email protected]>
+2015-06-29  Alexei Podtelezhnikov  <[email protected]>
 
 	[truetype] Speed up bytecode interpreter.
 
 	* src/truetype/ttinterp.c (Normalize): Use `FT_Vector_NormLen'.
 
-2015-06-29  Alexei Podtelezhnikov <[email protected]>
+2015-06-29  Alexei Podtelezhnikov  <[email protected]>
 
 	[base] Speed up emboldening.
 
@@ -3444,7 +3444,7 @@
 	* src/base/ftoutln.c (FT_Outline_EmboldenXY): Use
 	`FT_Vector_NormLen'.
 
-2015-06-29  Alexei Podtelezhnikov <[email protected]>
+2015-06-29  Alexei Podtelezhnikov  <[email protected]>
 
 	[base] Implement fast vector normalization.
 
@@ -3552,11 +3552,11 @@
 
 	* docs/*: Updated.
 
-2015-06-24  Alexei Podtelezhnikov <[email protected]>
+2015-06-24  Alexei Podtelezhnikov  <[email protected]>
 
 	* src/bdf/bdflib.c (_bdf_parse_start): Disallow 0 bpp.
 
-2015-06-24  Alexei Podtelezhnikov <[email protected]>
+2015-06-24  Alexei Podtelezhnikov  <[email protected]>
 
 	* 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 <[email protected]>
+2015-04-29  Alexei Podtelezhnikov  <[email protected]>
 
 	[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 <[email protected]>
+2015-04-27  Alexei Podtelezhnikov  <[email protected]>
 
 	[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 <[email protected]>
+2015-04-03  Alexei Podtelezhnikov  <[email protected]>
 
 	* src/autofit/afhints.c (af_glyph_hints_reload): Use do-while loop.
 
-2015-04-02  Alexei Podtelezhnikov <[email protected]>
+2015-04-02  Alexei Podtelezhnikov  <[email protected]>
 
 	* src/autofit/aflatin.c (af_latin_hint_edges): Reduce logic.
 
-2015-04-01  Alexei Podtelezhnikov <[email protected]>
+2015-04-01  Alexei Podtelezhnikov  <[email protected]>
 
 	[autofit] Finish the thought.
 
@@ -4045,7 +4045,7 @@
 	* src/cff/cffgload.c (cff_decoder_parse_charstrings)
 	<cff_op_callsubr, cff_op_callgsubr, cff_op_return>: Ditto.
 
-2015-03-21  Alexei Podtelezhnikov <[email protected]>
+2015-03-21  Alexei Podtelezhnikov  <[email protected]>
 
 	[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 <[email protected]>
+2015-03-20  Alexei Podtelezhnikov  <[email protected]>
 
 	* src/base/fttrigon.c (FT_Vector_Rotate): Minor refactoring.
 
-2015-03-17  Alexei Podtelezhnikov <[email protected]>
+2015-03-17  Alexei Podtelezhnikov  <[email protected]>
 
 	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 <[email protected]>
+2015-03-10  Alexei Podtelezhnikov  <[email protected]>
 
 	Fix Savannah bug #44412 (part 1).
 
@@ -4176,7 +4176,7 @@
 
 	Found by Alexei.
 
-2015-03-05  Alexei Podtelezhnikov <[email protected]>
+2015-03-05  Alexei Podtelezhnikov  <[email protected]>
 
 	* src/base/ftstroke.c: Simplify.
 
--- 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  <[email protected]>
+2000-11-30  David Turner  <[email protected]>
 
 	* INSTALL: Slightly updated the quick starter documentation to
 	include IDE compilation, prevent against BSD Make, and specify `make
--- a/ChangeLog.21
+++ b/ChangeLog.21
@@ -2153,7 +2153,7 @@
 
 	* docs/CHANGES: Updated.
 
-2004-06-04  David Chester  <[email protected]>
+2004-06-04  David Chester  <[email protected]>
 
 	Improve inter-letter spacing for autohinted glyphs.
 
--- 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 <[email protected]>
+2006-03-23  David Turner  <[email protected]>
 
 	Add FT_Get_SubGlyph_Info API to retrieve subglyph data.  Note that
 	we do not expose the FT_SubGlyphRec structure.
--- a/ChangeLog.23
+++ b/ChangeLog.23
@@ -3576,7 +3576,7 @@
 
 	* docs/CHANGES: Updated.
 
-2008-12-18  Bevan, David  <[email protected]>
+2008-12-18  David Bevan  <[email protected]>
 
 	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  <[email protected]>
+2008-12-05  Werner Lemberg  <[email protected]>
 
 	* 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  <[email protected]>
+2008-12-05  Werner Lemberg  <[email protected]>
 
 	* 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  <[email protected]>
+2008-09-01  David Turner  <[email protected]>
 
 	* 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  <[email protected]>
+2008-02-29  Werner Lemberg  <[email protected]>
 
 	* docs/CHANGES: Updated.
 
@@ -6201,7 +6201,7 @@
 	conftest.c, to avoid unexpected shell evaluation.  Possibly it is a
 	bug or undocumented behaviour of autoconf.
 
-2007-03-18  David Turner   <[email protected]>
+2007-03-18  David Turner  <[email protected]>
 
 	* src/truetype/ttinterp.c (Ins_MDRP): Another bytecode regression
 	fix; testing still needed.
@@ -6208,7 +6208,7 @@
 
 	* src/truetype/ttinterp.c (Ins_MD): Another bytecode regression fix.
 
-2007-03-17  David Turner   <[email protected]>
+2007-03-17  David Turner  <[email protected]>
 
 	* src/truetype/ttinterp.c (Ins_IP): Fix wrong handling of the
 	(undocumented) twilight zone special case.
--- 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  <[email protected]>
+2012-02-24  Vinnie Falco  <[email protected]>
 
 	Prepare source code for amalgamation (6/6).
 
@@ -2562,7 +2562,7 @@
 
 	* src/type1/t1load.c: s/parse_font_matrix/t1_parse_font_matrix/.
 
-2012-02-24  Vinnie Falco  <[email protected]>
+2012-02-24  Vinnie Falco  <[email protected]>
 
 	Prepare source code for amalgamation (5/6).
 
@@ -2569,7 +2569,7 @@
 	* include/freetype/fterrors.h: Undefine FT_KEEP_ERR_PREFIX after
 	using it.
 
-2012-02-22  Vinnie Falco  <[email protected]>
+2012-02-22  Vinnie Falco  <[email protected]>
 
 	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  <[email protected]>
+2012-02-20  Vinnie Falco  <[email protected]>
 
 	Prepare source code for amalgamation (3/6).
 
@@ -2590,7 +2590,7 @@
 	* src/raster/ftraster.c: s/TWorker/gray_TWorker/,
 	s/PWorker/gray_PWorker/.
 
-2012-02-20  Vinnie Falco  <[email protected]>
+2012-02-20  Vinnie Falco  <[email protected]>
 
 	Prepare source code for amalgamation (2/6).
 
@@ -2597,7 +2597,7 @@
 	* src/smooth/ftgrays.c, src/raster/ftraster.c: Undefine FLOOR,
 	CEILING, TRUNC, and SCALED before defining it.
 
-2012-02-20  Vinnie Falco  <[email protected]>
+2012-02-20  Vinnie Falco  <[email protected]>
 
 	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 <[email protected]>
+2011-06-30  İsmail Dönmez  <[email protected]>
 
 	* 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 <[email protected]>
+2011-06-18  Werner Lemberg  <[email protected]>
 
 	Update license documentation.
 
@@ -5420,7 +5420,7 @@
 	a Kaishu typeface paired with `HuaTianSongTi?' by Huatian
 	Information Industry.
 
-2010-08-17  Teijo Kinnunen <[email protected]>
+2010-08-17  Teijo Kinnunen  <[email protected]>
 
 	[cache] Fix Savannah bug #30788.
 
--- a/ChangeLog.25
+++ b/ChangeLog.25
@@ -34,7 +34,7 @@
 
 	* builds/toplevel.mk (dist): Fix typos.
 
-2014-12-24  Alexei Podtelezhnikov <[email protected]>
+2014-12-24  Alexei Podtelezhnikov  <[email protected]>
 
 	[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 <[email protected]>
+2014-04-13  David Weber  <[email protected]>
 
 	[smooth] Fix stand-alone compilation.