Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Switch to upstream freetype repo (#18095)" #18205

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 14, 2022

This reverts commit ba3c10b.

This change accidentally removed an emscripten patch to freetype. See: pyodide/pyodide#3239 (comment).

Sadly we don't have a test for this patch so it wasn't picked up by our CI. I will work on adding a test so we can try to get this updated again in the future, but for now a quick revert makes the most sense.

This reverts commit ba3c10b.

This change accidentally removed an emscripten patch to freetype.
See: pyodide/pyodide#3239 (comment).

Sadly we don't have a test for this patch so it wasn't picked up by our
CI.  I will work on adding a test so we can try to get this updated
again in the future, but for now a quick revert makes the most sense.
@sbc100 sbc100 enabled auto-merge (squash) November 14, 2022 23:21
@sbc100 sbc100 merged commit 7485f77 into main Nov 15, 2022
@sbc100 sbc100 deleted the revert_freetype branch November 15, 2022 00:06
@hoodmane
Copy link
Contributor

Thanks @sbc100!

@ericoporto
Copy link
Contributor

I have built upstream freetype and run it fine when building it with CMake. While it can be patched, ideally, it's best to either figure what's happening and fix upstream if necessary or fix whatever goes on at build time in Emscripten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants