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

👈 Reset the file pointer when returning font from get_webfont #121

Merged
merged 1 commit into from
May 16, 2024

Conversation

tmdvs
Copy link
Member

@tmdvs tmdvs commented May 16, 2024

We have a bug where zero length font files are being embedded in Sketch documents. This is because we dont reset the pointer prior to writing the data to the zip file

@tmdvs tmdvs force-pushed the fix/reset-font-file-stream branch from 63fd46e to 25b4c26 Compare May 16, 2024 16:19
@tmdvs tmdvs merged commit 6781109 into main May 16, 2024
4 checks passed
@tmdvs tmdvs deleted the fix/reset-font-file-stream branch May 17, 2024 09:09
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.

None yet

1 participant