[autofit] Add blue-zone support for Gurmukhi script.
Work around a bug of the C 8.0.0.1 compiler on AIX 5.3 (#47955).
[truetype] Make TT_LOADER_SET_PP support subpixel hinting [3/3].
[truetype] New implementation of v38 bytecode interpreter [2/3].
[truetype] New implementation of v38 bytecode interpreter [1/3].
[cff] Fix matrix scaling (#47848).
[base] Reject invalid sfnt Mac resource (#47891).
[cid] Fix scanning for `StartData' and `/sfnts' (#47892).
[truetype] Improve the recursive reference detector.
[cache] Allow value 0 for face ID.
[smooth] More efficient accounting of conic splits and draws.
[cff, truetype] Fix logic for `FT_Property_Set'.
[autofit] Add blue-zone support for Gujarati script.
[truetype] Fix deallocation in case of error (#47726).
[autofit] Improve Georgian blue zone characters.
[cmake] Honor SKIP_INSTALL_* settings (as used in zlib).
[truetype] Another fix for non-intermediate GX tuples.
Remove forgotten macro.
[autofit] Add support for Georgian scripts.
[autofit] Provide dummy blue zone for pseudo script `none'.
* src/pfr/pfrload.c (pfr_aux_name_load): Thinko (#47567).
* src/pfr/pfrload.c (pfr_log_font_count): Better font size estimate.
* src/pfr/pfrload.c (pfr_aux_name_load): Fix memory leak (#47567).
* src/base/ftadvance.c (FT_Get_Advances): Fix invalid left shift.
[pfr] Fix binary search (#47514).
* src/pfr/pfrtypes.h: Replace all enums with macros.
[autofit] Mark `aflatin2.[ch]' as not compilable.
[pfr] Robustify bitmap strike handling (#47514).
[pfr] Fix handling of compound glyphs.
[pfr] Various clang sanitizer fixes.
Rename `VERSION.DLL' (#47472).
[raster, smooth] Directly test outline size (#47500).
[raster, smooth] Fix some clang sanitizer runtime issues.
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Minor.
* src/autofit/afhints.c (af_glyph_hints_reload): Thinko.
[smooth] Partly revert recent changes.
[autofit] Show `near' points in tracing.
[smooth] Minor refactoring and microoptimizations.
[smooth] Minor refactoring.
* src/autofit/aflatin.c (af_latin_compute_stem_width): Optimize.
[smooth] Temporarily revert 6eb6158dd787 (#47114).
[ftfuzzer] Improve coverage of rasterfuzzer.
Fix CMake issues for iOS (patch #8941).
[truetype] Fix handling of non-intermediate GX tuples.
[base] Refuse to render enormous outlines (#47114).
[smooth] Replace left shifts with multiplications (#47114).
[autofit] Avoid excessive stem length rounding (#25392).
Make FreeType compile on AIX out of the box.
[ftfuzzer] Add unit for testing smooth and black rasterizers.
[autofit] Fix reallocation error introduced in 2016-02-27 (#47310).
[autofit] Add blue-zone support for Sinhala script.
[autofit] Properly handle spikes pointing to the x-axis.
[autofit] Minor code clean-up.
[autofit] Improve BOUND action.
[autofit] Add blue-zone support for Tamil script.
[autofit] Add blue-zone support for Malayalam script.
[smooth] Fix integer overflow (#47114).
* src/cff/cffparse.c (cff_parse_multiple_master): Improve tracing.
[cff] Handle T2 operator only with old CFF engine (#47157).
[cff] Partially handle `load' and `store' ops in old CFF engine.
[cff] Correctly trace SIDs that contain NULL bytes.
* src/base/fthash.c: Include FT_INTERNAL_MEMORY_H.
* src/cff/cffparse.c: Include `cffgload.h'.
[cff] Make old CFF engine show MM CFFs (without variations).
[docmaker] Don't emit trailing newlines.
Fix another runtime error found by clang's sanitizer (#47082).
Fix runtime errors found by clang's sanitizer (#47082).
[cff] Implement missing operators in new engine (except `random').
[cff] Fix some Type 2 operators in old CFF engine.
Make direct call of `make install' work (#47072).
[base] Fix advance width loading for MM and GX fonts (#47064).
[cff] Fix handling of face_index == -1 for pure CFF.
[autofit] Minor tracing improvement.
Remove unpatented hinter (3/3).
Remove unpatented hinter (2/3).