[autofit] Minor speed-up.
Fix `checking if gcc static flag -static works' test.
[truetype] Fix various artifacts.
Fix CFLAGS and LDFLAGS share configure test.
[truetype] Set the `subpixel_positioned' flag unconditionally.
Fix conditional compilation.
Fix conditional compilation.
[truetype] Remove unused rounding functionality.
[cff] Fix Savannah bug #36705.
[truetype] Support subpixel hinting.
* Version 2.4.10 released.
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Improve spacing.
* builds/exports.mk: Add CCexe_CFLAGS and CCexe_LDFLAGS.
[truetype] Add new versions of NEC FA family to tricky font list.
[ftraster] Fix rounding issue causing visual artifacts.
configure.raw: Doc improvement.
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Simplify.
New function FT_Outline_EmboldenXY.
Improve documentation w.r.t. stroking and advance widths.
[type1] Fix Savannah bug #36386.
Document that the auto-hinter needs a valid cmap.
Minor documentation improvement.
[autofit] Properly copy scaler flags to script metrics object.
[bdflib] Remove redundant macro.
[configure] fix Savannah bug #35644.
[bdf] Improvement to Savannah bug #35656.
Improve misleading documentation note.
[type1] Fix Savannah bug #35847.
[sfnt] Make arrays static like all others.
[sfnt] A refinement of the previous commit.
[sfnt] Add `name' table compatibility to MS Windows.
[autofit] Return correct linear advance width values.
s/maximal/maximum/ everywhere, s/minimal/minimum/ where appropriate.
[truetype] Improve comment.
[truetype] Fix SSW instruction.
Prepare source code for amalgamation.
* Version 2.4.9 released.
[bdf] Add missing overflow check.
Prepare source code for amalgamation.
Revert "[cff] One more check against malformed font matrix."
[cff] One more check against malformed font matrix.
Improve documentation of `FT_Get_Track_Kerning'.
[psaux] Fix handling of track kerning.
[truetype] Fix Savannah bug #35689.
[bdf] Fix Savannah bug #35656.
[winfonts] Fix Savannah bug #35659.
[bdf] Fix Savannah bug #35658.
[psaux] Fix Savannah bug #35657.
[truetype] Fix Savannah bug #35646.
[bdf] Fix Savannah bug #35643.
[bdf] Fix Savannah bug #35641.
[truetype] Fix Savannah bug #35640.
[truetype] Fix Savannah bug #35601.
[truetype] Remove redundant check.
[truetype] Make SHC instruction behave similar to MS rasterizer.
[truetype] Improve comments.
Avoid modulo operators against a power-of-two denominator.
[autofit] Don't synchronize digit widths for light rendering mode.
[type42] Minor code optimization (again).
[smooth] Fix Savannah bug #35604.
[type42] Minor code optimization.
[type1] Fix Savannah bug #35608.
[bdf] Support `ENCODING -1 <n>' format.
[bdf] Fix Savannah bug #35607.
[type1] Fix Savannah bug #35606.
[pcf] Fix Savannah bug #35603.
[type42] Fix Savannah bug #35602.
[bdf] Fix Savannah bugs #35599 and #35600.
[bdf] Fix Savannah bugs #35597 and #35598.
Prepare source code for amalgamation (6/6).
Prepare source code for amalgamation (5/6).
Prepare source code for amalgamation (4/6).
Prepare source code for amalgamation (3/6).
Prepare source code for amalgamation (2/6).
Prepare source code for amalgamation (1/6).
[autofit] Fix outline flags.
Improve description of FT_LOAD_PEDANTIC.
[truetype] Fix Savannah bug #35466.
We don't use `extensions'.
Clean up `generic' fields.
[autofit] Harmonize function arguments.
* src/cff/cffobjs.c (cff_face_init): Remove unnecessary casts.
[configure] Fix minor grammar nits.