[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.
* include/freetype/fterrors.h: Remove dead code.
* docs/releases: Updated.
* Version 2.4.8 released.
Add FT_Get_PS_Font_Value() API.
[cid] Various loading fixes.
* README: We use copyright ranges also.
[raccess] Supplement for previous fix.
[raccess] Hide raccess_rule_by_darwin_vfs() on native Mac OS X.
[truetype] Fix MD instruction for twilight zone.
* Version 2.4.7 released.
Fix handling of transformations if no renderer is present.
Fix conditions for autohinting.
[gxvalid] Fix a bug to detect too large offset in morx table.
Handle some border cases.
[psnames] Handle zapfdingbats.
[cff] Dump SIDs while tracing.
Remove unused FT_ALIGNMENT macro.
[smooth] Slightly optimize conic and cubic flatterners.
Slightly improve LZW_CLEAR handling.
Add explicit LZW decompression stack size limit.
Protect against loops in the prefix table.
Better tracing of metrics.
Better tracing of metrics.
[cff] Better tracing of the parsing process.
[cff] Formatting, minor code clean-ups.
Fix Savannah bug #33992.
[truetype] Fix degenerate case in S{P,F,DP}VTL opcodes.
[truetype] Remove incorrect comments.
[truetype] Fix some comments in the bytecode interpreter.
* Version 2.4.6 released.