Skip to content

Conversation

@radarhere
Copy link
Member

freetype 2.14.1 has been released - https://freetype.org/

# Custom freetype build
if [[ -z "$IOS_SDK" ]]; then
build_simple sed 4.9 https://mirrors.middlendian.com/gnu/sed
fi
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

freetype 2.14.0 introduced a bug where libpng is not always correctly detected - https://gitlab.freedesktop.org/freetype/freetype/-/issues/1358. A workaround described in that issue is to use gnu-sed.

@radarhere radarhere changed the title Updated FreeType to 2.14.1 on macOS wheels Updated FreeType to 2.14.1 on macOS and Linux wheels Oct 2, 2025
@radarhere radarhere changed the title Updated FreeType to 2.14.1 on macOS and Linux wheels Update FreeType to 2.14.1 on macOS and Linux wheels Oct 2, 2025
@hugovk hugovk merged commit ffe0010 into python-pillow:main Oct 4, 2025
22 checks passed
@radarhere radarhere deleted the freetype branch October 4, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants