This update for freetype2 fixes the following issue:
Update to freetype2 2.14.2:
Changelog:
PS_FontInfo is now stored as a fixed-point
value in degrees for all Type 1 fonts and their derivatives,
consistent with CFF fonts and common practices. The broken
underline position and thickness values are fixed for CFF fonts.x field in the FT_Span structure is now unsigned.ftgrid got an option -m to select a start
character to display.ftmulti got an option -m to select a
text string for rendering.-d in the demo program ttdebug is now called -a,
expecting a comma-separated list of axis values. The user
interface is also slightly improved.ftinspect demo program can now be compiled with Qt6, too.