Fix Savannah bug #41507.
[cff] Fix minor performance bug.
Fix problems with perl 5.8.8 as distributed with current MinGW.
Work-around for Perl bug #63402.
Fix compilation with MinGW.
[cff] Fix Savannah bug #41363.
Minor documentation improvements.
Clarify possible values for BDF_PropertyRec.
[autofit] Introduce two more slots for standard characters.
* src/autofit/hbshim.c (af_get_coverage): Fix memory leaks.
[autofit] Improve tracing of style coverages.
[arm] Fix Savannah bug #41138, part 2.
[autofit] Fix Savannah bug #41138, part 1.
Add manual page for `freetype-config'.
Fix Savannah bug #41105 (typo in file `README').
[autofit] Minor fixes for `afblue.pl'.
[autofit] Fix Indic scripts.
[autofit] Fix handling of default coverages.
[autofit] Fix handling of default coverages.
[autofit] Fix scaling of HarfBuzz shaping.
[autofit] Better ftgrid support.
[autofit] Remove some styles.
[autofit] Add more styles.
[autofit] Fix style assignments to glyphs.
* src/autofit/hbshim.c: s/{lookups,glyphs}/gsub_{lookups,glyphs}/.
[autofit] Implement and use `af_get_char_index' with HarfBuzz.
[autofit] s/AF_STYLE_...._DEFAULT/AF_STYLE_...._DFLT/i.
[autofit] Fix interface of `af_get_char_index'.
[autofit] Don't combine multiple features into one set.
[autofit] Code shuffling to reduce use of cpp macros.
[autofit] Add wrapper function for `FT_Get_Char_Index'.
[autofit] Use `global' HarfBuzz font object.
[autofit] Handle `DFLT' OpenType script for coverages.
[ftrfork] Fix the face order difference between POSIX and Carbon.
Fix Savannah bug #40975 (sort of).
[autofit] Make PIC mode work actually.
[base] Add missing dependencies to Makefile.
[autofit] Fix PIC compilation.
[autofit] Introduce `styles'.
[autofit] Factor scripts and uniranges out of writing system files.
[autofit] More code orthogonality.
[autofit] s/ScriptMetrics/StyleMetrics/.
[autofit] s/script_{metrics,hints}/style_{metrics,hints}/
[autofit] s/gscripts/gstyles/.
[autofit] s/glyph_scripts/glyph_styles/.
[autofit] s/AF_Script_/AF_WritingSystem_/ where appropriate.
[truetype] Simplify logic of rendering modes.
[documentation] Add section how to include FreeType header files.
[autofit] s/DFLT/NONE/, s/dflt/none/.
[autofit] s/AF_SCRIPT_NONE/AF_SCRIPT_UNASSIGNED/.
[truetype] Fix scaling of vertical phantom points.
[truetype] Fix positioning of composite glyphs.
* Version 2.5.2 released.
Add info on bytecode interpreter versions of Windows.
[truetype] Next round in phantom point handling.
* builds/freetype.mk (FT_CC): Removed. Unused.
[sfnt] Fix handling of embedded bitmap strikes.
[truetype] Remove dead code.
[truetype] Fix phantom point handling.
[truetype] Fix change from 2013-11-20.
[autofit] Fix use of dumping functions in `ftgrid' demo program.
* Version 2.5.1 released.
[truetype]: Add tricky font names `hkscsiic.ttf' and `iicore.ttf'.
* src/sfnt/ttsbit.c (tt_sbit_decoder_load_bitmap): Typo.
[truetype] Improve handling of buggy embedded bitmap strikes.
[truetype] Don't trust `maxp's `maxSizeOfInstructions'.
[sfnt] Fix `OS/2' table version 5 support.
* builds/unix/ft2unix.h: Remove. No longer necessary.
Simplify header file hierarchy.
[truetype] Fix last `truetype' commit.
* docs/CMAKE: New dummy file.
[cff] Fix for hints that touch.
[truetype] Fix handling of phantom points in composite glyphs.
[truetype] Improve emulation of vertical metrics.
Improve documentation of `FT_Load_Sfnt_Table'.
* builds/windows/vc2010/freetype.vcxproj: s/v110/v100/.
[truetype] Correctly reset point tags for glyph components.