Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 24, 2022

We were previously pointing at a version_1 tag in our custom repo. This was basically VER-2.6 which a single patch applied.

I can't see anything in that patch that is useful, perhaps this code didn't previously compile cleanly with emcc but today it seems to work just fine:

emscripten-ports/FreeType@40a760c

This seems like a good intermediate step before we actually do a freetype upgrade in #18088.

We were previously pointing at a version_1 tag in our custom repo.
This was basically VER-2.6 which a single patch applied.

I can't see anything in that patch that is useful, perhaps this code
didn't previously compile cleanly with emcc but today it seems to work
just fine:

emscripten-ports/FreeType@40a760c

This seems like a good intermediate step before we actually do a
freetype upgrade in #18088.
@sbc100 sbc100 merged commit ba3c10b into main Oct 28, 2022
@sbc100 sbc100 deleted the use_upstream_freetype branch October 28, 2022 17:45
sbc100 added a commit that referenced this pull request 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.
sbc100 added a commit that referenced this pull request Nov 15, 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.
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