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.
[smooth] Harmony LCD rendering.
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Clean up.
* src/sftnt/ttpost.c (format): Use otspec-compliant versions.
CHANGES update suggested by Nikolaus.
[truetype] Integer overflow.
[base, truetype] New function `FT_Get_Var_Axis_Flags'.
[truetype] Fix metrics of B/W hinting in v40 mode.
[truetype] Do not set any ClearType flags in v40 monochrome mode.
* src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix thinko.
[truetype] Fix loading of named instances.
[sfnt, truetype] Minor adjustments for OpenType 1.8.2.
[truetype] Improve code comment.
Document how to scale manually.
CHANGES: Add information on global metrics rounding.
* src/truetype/ttpload.c (tt_face_get_location): Off-by-one typo.
Changelog: typo, chromium issue id is 2276 instead of 2278
Tweak suggested use of `lsb_delta' and `rsb_delta'.
* src/sfnt/ttcmap.c (tt_cmap_unicode_class_rec): Fix warning.
* src/truetype/ttgxvar.c (FT_Stream_SeekSet): Fix warning (#51395).
[truetype] Prevent address overflow (#51365).
* src/base/ftlcdfil.c (ft_lcd_filter_fir): Improve code.
[truetype] Integer overflow.
* src/sfnt/sfobjs.c (sfnt_load_face): Ignore No_Unicode_Glyph_Name.
Avoid Microsoft compiler warnings (#51331).
* src/cff/cffparse.c (do_fixed): Fix typo.
[truetype] Integer overflows.
[truetype] Integer overflows.
[cff, truetype] Integer overflows.