[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.
[sfnt] Synthesize a Unicode charmap if one is missing.
Remove deprecated comment.
Fix pkg-config in freetype-config for cross-compiling (#51274).
[cff, truetype] Integer overflows.
[base, smooth] LCD filtering cleanups.
[truetype] Integer overflows.
[bdf, cff] Integer overflows.
* src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding.
[cff, truetype] Integer overflows.
[truetype] Fix TT_Set_Var_Design.
* src/base/ftcalc.c (FT_DivFix): Fix embarrassing typo.
[cff, truetype] Integer overflows.
Provide more macros for flooring, ceiling, and rounding.
*/*: Remove `OVERFLOW_' prefix.
[cff, truetype] Integer overflows.
[cff, truetype] Integer overflows.
[base, cff, truetype] Integer overflows.
* builds/unix/freetype-config.in: Fix pkg-config test (#51162).
[bdf] Synchronize sanity checks with pcf driver.
[cff, truetype] Integer overflows.
ftcalc.h: Avoid left-shift of negative numbers.
[cff] Even more integer overflows.
[cff] More integer overflows.
[bdf] Don't left-shift negative numbers.
[bdf] Fix integer scanning routines.
[cff] Fix integer overflows.
[smooth] Some 32bit integer overflow run-time errors.
* src/base/ftglyph.c (FT_Get_Glyph): Check `slot->advance'.
[psaux] 32bit integer overflow tun-time errors (#46149).
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter again.
[cff] 32bit integer overflow run-time errors 2/2 (#46149).
[cff] 32bit integer overflow run-time errors 1/2 (#46149).
[psaux] Correctly handle sequences of multiple number signs.
[pcf] 32bit integer overflow run-time errors (#46149).
Handle some integer overflow run-time errors (#46149, #48979).
* include/freetype/internal/ftcalc.h (FLOAT_TO_FIXED): Remove.
[cff] s/cf2_floatToFixed/cf2_doubleToFixed/.
Fix negation of INT_MIN and LONG_MIN (#46149).
[truetype] Fix handling of design coordinates (#51127).
[bdf, pcf] Support ISO646.1991-IRV character encoding (aka ASCII).
[truetype] Always use interpreter v35 for B/W rendering (#51051).
[smooth] Implement minimal dynamic padding for LCD filtering.
[autofit] More code sorting.
[sfnt] Return proper scaling values for SBIX bitmaps.
[truetype] Fix error handling for embedded bitmaps.
[autofit] Make autohint warping NORMAL option.
Remove remnants of raster pool.
formats.txt: Properly document PFB.
Fix `FT_UINT_TO_POINTER' macro for Windows.
s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BLUE_STRINGSET_CANS/.
[autofit] Add support for Chakma script.
[autofit] Add support for Kayah Li script.
[autofit] Add support for Bamum script.