[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.
[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).