[autofit] Implement properties service framework.
Implement properties to control FreeType modules.
Improve documentation of FT_Request_Size and FT_Set_Pixel_Sizes.
[docmaker] Allow `-' in tags and identifiers.
[FT_CONFIG_OPTION_PIC] Fix g++ 4.6.2 compiler warnings.
[truetype] Fix compilation warning.
[autofit, cff, pshinter, psnames] More renamings for orthogonality.
[sfnt, truetype] More renamings for orthogonality.
[autofit] Some macro and variable renamings for orthogonality.
* src/base/ftsynth.c (FT_GlyphSlot_Oblique): Fix shear angle.
Fix Savannah bug #37017.
[autofit] Improve recognition of flat segments.
[autofit] Variable renamings.
Formatting, comment fixes.
Revert the last commit 45337b07.
[ftstroke] Fix uninitialized return value.
[smooth] Avoid memory like in case of failure.
Improve documentation of FT_LOAD_NO_SCALE.
Fix compilation with MSVC 5.0.
[autofit] Improve debugging messages; do some code cleanup.
Fix strict-aliasing warning.
[ARM] Fix FT_MulFix_arm.
[autofit] Do some code cleanup.
[autofit] Improve output of debugging information.
[autofit] Improve comment.
[autofit] Beautify blue zone tracing.
[autofit] Quantize stem widths.
[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.