[cff] Final try to fix `hintmask' and `cntrmask' limit check.
* Version 2.4.0 released.
Fix type-punning issues with C++.
Fix C++ compilation issue.
Fix another case reported in Savannah bug #30373.
Fix a mistake in t42objs.c in previous commit.
Use defined macros to set {platform,encoding}_id.
Apple Unicode is not deprecated now.
Unicode != ISO in the earliest TTF terminology.
Make ftraster.c compile in stand-alone mode with MSVC compiler.
Fix Savannah bug #27648.
[cff] Next try to fix `hintmask' and `cntrmask' limit check.
Restrict the number of the charmaps in a rogue-compatible mode.
TrueType hinting is no longer patented.
Check error value by `FT_CMap_New'.
Make ftgrays.c compile stand-alone again.
Additional fix for Savannah bug #30306.
Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2
Initial fix for Savannah bug #30306.
Additional fix for Savannah bug #30248 and #30249.
[truetype] Protect against code range underflow.
[truetype] Add rudimentary tracing for bytecode instructions.
Minor optimizations by avoiding divisions.
Fix minor tracing issues.
[cff] Really fix `hintmask' and `cntrmask' limit check.
[cff] Protect against invalid `hintmask' and `cntrmask' operators.
Fix PFR change 2010-06-24.
Improve PFR tracing messages.
Add some memory checks (mainly for debugging).
Initial fix for Savannah bug #30248 and #30249.
* src/smooth/ftgrays.c (gray_render_cubic): Fix algorithm.
*/*: Use module specific error names where appropriate.
[bdf]: Font properties are optional.
[cff]: Improve debugging output.
ftgrays: Speed up rendering of small cubic splines.
Oops, revert unwanted previous commit for ftgrays.c.
Fix various memory problems found by linuxtesting.org.
autofit: Remove dead code.
Fix Savannah bug #27987.
TrueType: Make FreeType ignore maxSizeOfInstructions in `maxp'.
Apply patch #7196.
* docs/formats.txt: Give pointer to PCF documentation.
Fix Savannah bug #29846.
Fix Savannah bug #29444.
Fix Savannah bug #27999.
Add overflow check to `fvar' table.
Fix Savannah bug #29335.
Add new function `FT_Library_SetLcdFilterWeights'.
Fix Savannah bug #29404.
Fix a typo in include/freetype/ftsystem.h.
Fix `multi build' for Tytgat's CFF driver improvement.
Remove duplicated inclusion of `FT_OUTLINE_H' in ftobjs.c.
Fix Savannah bug #27442.
Improve CFF string (especially glyphname) lookup performance.
Improve handling of invalid glyph indices in char->index functions.
Fix Savannah bug #28905.
* Version 2.3.12 released.
Add some files to Windows project files.