[configure] Preserve customized `ftoption.h'.
[type1] Fix Savannah bug #37831.
[truetype] Fix formatting and typo.
[cid, type1, type42] Clean up units_per_EM calculations.
[ftstroke] Minor improvement.
* src/base/fttrigon.c (ft_trig_downscale): Make 64bit version work.
[base] Fix integer overflows in dd5718c7d67a.
[autofit] Trace stem widths.
[cff] Add support for OpenType Collections (OTC).
[autofit] Minor improvement.
[autofit] Improve tracing.
Improve documentation of Unicode IVS handling.
Add example for FT_Get_Sfnt_Table.
[base] Fortify emboldening code against egregious distortions.
[base] Clean up emboldening code and improve comments there.
[autofit] Add standard character to `AF_ScriptClassRec' structure.
[autofit] Only use Unicode CMap.
[psaux] Improve parsing of invalid numbers.
[smooth] Improve tracing.
[truetype] Cheaper way to threshold angles between vectors.
[cff] Improve parsing of invalid real numbers.
[sfnt] Load pure CFF fonts wrapped in SFNT container.
[psaux] Fix some value overflows and improve tracing.
[autofit] Fix `make multi CC=c++'.
[cff] Fix more value errors and improve tracing.
[psaux] Fix some value overflows.
[cff] Fix value overflow.
[truetype] Fix Savannah bug #37572.
Improve documentation regarding vertical layout.
Remove useless `rm' detection.
[autofit] Minor optimization.
[autofit] Implement `increase-x-height' property.
[autofit] Implement Infinality's `increase glyph heights'.
[autofit] Add hierarchical property access to some structures.
[autofit] Implement `fallback-script' property.
[autofit] Correct previous Unicode 6.1.0 change.
* src/autofit/afmodule.c: s/FT_Err_/AF_Err_/.
[autofit] Make default script a global property.
Use `FT_Module' instead of `FT_Library' argument in property funcs.
[autofit] Update to Unicode 6.1.0.
[autofit] Pass `AF_Module' instead of `AF_Loader'.
[autofit] Fix `make multi'.
* src/autofit/afmodule.c: s/FT_Autofitter/AF_Module/.
[autofit] Minor reorganization.
[autofitter] Add some comments.
[autofit] Implement `glyph-to-script-map' property.
[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.