Page MenuHomeSolus

Update freetype2 to 2.10.4
ClosedPublic

Authored by YakoYakoYokuYoku on Oct 20 2020, 10:08 PM.
Tags
None
Referenced Files
F11042629: D9852.diff
Thu, Aug 10, 7:01 AM
F10909981: D9852.diff
Jul 7 2023, 3:20 AM
F10906122: D9852.id23714.diff
Jul 6 2023, 8:27 AM
F10895139: D9852.id23712.diff
Jul 1 2023, 2:54 PM
Subscribers
None

Details

Summary

Changelog:

  • 2.10.4
    • A heap buffer overflow has been found in the handling of embedded PNG bitmaps, introduced in FreeType version 2.6 (a.k.a. CVE-2020-15999).
  • 2.10.3
    • New flag FT_OUTLINE_OVERLAP'. If set, make the smooth rasterizer do 4x4 oversampling to mitigate artifacts in pixels partially covered by overlapping contours. If a glyph in a TrueType font has the OVERLAP_SIMPLE' or `OVERLAP_COMPOUND' bit set, FreeType automatically selects this rendering mode.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Opened up a PDF file, saw emails in Thunderbird, used FFmpeg to create an image with text and added a phrase to that image with ImageMagick.

Diff Detail

Repository
R848 freetype2
Lint
Lint Not Applicable
Unit
Tests Not Applicable