Updated freetype to 2.13.3 by radarhere · Pull Request #8302 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

nulano

r"builds\windows\vc2010\freetype.sln", "Release Static", "Build"
),
cmd_msbuild("MSBuild.sln", "Release Static", "Clean"),
cmd_msbuild("MSBuild.sln", "Release Static", "Build"),

Choose a reason for hiding this comment

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

This change means that the patches above are no longer being used. You can see in the test results that the CBDT/SBIX/WOFF2 tests are being skipped.

Choose a reason for hiding this comment

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

I've created #8403 to fix this.

This was referenced

Sep 22, 2024

Labels