Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo does not render properly some characters of woff file in Windows #16078
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is in following of the #15255. A PR has been made so the Windows version of Servo's UI can be rendered properly but the underlying issue remains. As it turns out the issue come from a limitation of a crate used by servo that only has partial support for web fonts. My last message in the issue thread provides more details. I set up a repository to easily reproduce the issue.