Add tracing for hints.
Minor fixes.
Use the new engine.
Add Adobe engine configuration.
Change subfont synthesis for CID fonts.
Switch to Adobe engine.
Extend Adobe interpreter (seac).
Extend Adobe interpreter (flex in callothersubr).
Extend Adobe interpreter (callothersubr).
Extend Adobe interpreter (pop).
Extend Adobe interpreter (callsubr).
Extend Adobe interpreter (div, four-byte numbers).
Extend Adobe interpreter (hstem, vstem, hstem3, vstem3).
Extend Adobe interpreter (hsbw, sbw).
Extend Adobe interpreter (setcurrentpoint).
Extend Adobe interpreter (closepath).
Add Type 1 operations to Adobe CFF interpreter.
Fixes for rendering.
Add missing objects (2/2).
Add missing objects for Type 1 (1/2).
Allow `type1' module to use the Adobe engine.
Add Adobe engine configuration.
Move and rename `CFF_Driver'.
Reorganize object fields.
Prepare for Type 1 mode.
Use the new objects.
Objects for new interpreter (part 2).
Add objects for new interpreter.
Rename files.
Minor fix.
Move `cff_random' into `psaux' service.
Move struct declarations to `freetype/internal'.
Add new service for inter-module calls.
Add callbacks for inter-module calls.
Create new `PSAux' service interface entries.
Move CFF builder components into `psaux' module.
Move CFF decoder components into `psaux' module.
[psaux, cff] Move Adobe's engine components into `psaux' module.
Tweak per-face LCD filtering controls.
[sfnt] Fix `premultiply_data' (#52092).
Fix handling of ValueRecords.
[otvalid] Handle `GSUB' and `GPOS' v1.1 tables.
[otvalid] Update common table handling to OpenType 1.8.2.
[build] Windows-style DLL versioning.
[truetype] Really fix #52082.
[otvalid] Handle `GDEF' v1.2 and v1.3 tables.
[otvalid] Handle `BASE' v1.1 table.
[otvalid] Macros for 32bit offset support.
[build] Simplify Visual C++ 2010 project.
[truetype] Integer overflow (#52082).
Add some `since' fields (back to version 2.4.8).
[sfnt] Fix postscript name for default instance of variation fonts.
[truetype] Fix `mmvar' array pointers, part 2.
[truetype] Fix `mmvar' array pointers.
Restore FT_EXPORT documentation.
[truetype] Integer overflows.
[build] Fix DLL builds in Visual C++ project.
[cff] Fix family name logic of pure CFF fontdata (#52056).
[build] Declutter Visual C++ 2010-2017 project.
* Version 2.8.1 released.
[sfnt] lowest gcc for vectors ( e1d0249e ) is changed to 4.7.
[cache] Fix a possible overflow by signed integer comparison.
[autofit] Really fix #41334 (#52000).
[autofit, sfnt] Fix for `make multi'.
[build] Improve builds with different MS Visual Studio versions.
* src/sfnt/ttkern.c (tt_face_load_kern): Reject format 2 tables.
[autofit] Improve communication with ftgrid.
Officially announce end of 16bit compiler support.
Warping documentation updates.
[base] Remove a check for resource ID in the resource fork driver.
ChangeLog for last commit.
[sfnt, truetype] Register the tags for marginal fonts.
Fix multiple calls of `FT_Bitmap_Convert'.
[bdf] Fix size and resolution handling.
Swap `ALLOC_MULT' arguments (#51833).
[sfnt] Fix clang compilation (#51788).
[base] Don't zero out allocated memory twice (#51816).
[truetype] Integer overflow.
[sfnt] Avoid synthetic unicode for symbol fonts with PUA.
* src/sfnt/pngshim.c (premultiply_data): Fix compiler warnings.
[sfnt] Speed up PNG image loading.
[sfnt, truetype] Improve handling of missing sbits.
[base] Minor API improvement for default variation axis setting.
[psnames] Really fix issue #49949.