Opened 5 weeks ago

Closed 5 weeks ago

#20223 closed enhancement (fixed)

freetype freetype-doc 2.13.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 weeks ago

Version 2.13.3

IMPORTANT CHANGES

  • Some fields in the FT_Outline structure have been changed from signed to unsigned type, which better reflects the actual usage. It is also an additional means to protect against malformed input.

IMPORTANT BUG FIXES

  • Rare double-free crashes in the cache subsystem have been fixed.
  • Excessive stack allocation in the autohinter has been fixed.

MISCELLANEOUS

  • The B/W rasterizer has received a major upkeep that results in large performance improvements. The rendering speed has increased and even doubled for very complex glyphs.
  • If the new configuration option TT_CONFIG_OPTION_GPOS_KERNING is defined, FT_Get_Kerning understands rudimentary GPOS kerning (for TrueType fonts only). This is not enabled by default since its usage is very limited, mainly for legacy applications that have to support TrueType fonts automatically converted from 'kern' tables to GPOS kerning. If you need proper (GPOS) kerning support please use a higher-level library like HarfBuzz.
  • The internal structures PS_DesignMap and PS_Blend related to parsing of old Multiple Masters fonts have been removed from the public header file t1tables.h.

comment:3 by Bruce Dubbs, 5 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

18744c3b18 Update to freetype-2.13.3.
9b64d7a4a9 Update to sqlite-autoconf-3460100.
17fa8755b3 Update to xfce4-notifyd-0.9.5.
Note: See TracTickets for help on using tickets.