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.
Minor documentation improvements regarding threads and faces.
[gxvalid] Fix Savannah bug #35286.
[raccess] Modify for PIC build.
Formatting PIC related sources.
[autofit] Fix the inclusion of "aflatin2.h" in PIC file.
[cff] Remove redundant declarations of cff_cmap_XXX_class_rec.
Fix redundant declaration warning in PIC mode.
Make pspic.c to include module error header to fix multi build.
[base] Fix a dereference of uninitialized variable in PIC mode.
[base] Insert explict cast for GCC 4.6 in PIC mode.
Fix PIC build broken by d9145241fe378104ba4c12a42534549faacc92e6.
Make PIC files to include module error headers, to use the
[truetype] Fix IP instruction if x_ppem != y_ppem.
Fix tracing message for `loca' table.
Add some variable initializations.
Fix serious scaling bug in `FT_Get_Advances'.
* src/bdf/bdflib.c (_bdf_parse_start): Drop redundant error tracing.
[mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH.
Fix Savannah bug #34728 (`make devel' on Mac OS X).
[apinames] Fix the overflow of signed integer hash.
Minor internal documentation fix.
Set the executable bit of autogen.sh.
[bdf] Fix Savannah bug #34896.
Add new error code FT_Err_Missing_Module.
[bdf] Add more error messages.