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 upHarfbuzz shaper code doesn't use actual font size #162
Labels
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
TestTWF, aogilvie: Fixed a bug where using a port number in the url would cause the test to fail.
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Support opt-in multisampled antialiasing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
21pt is hardcoded. This doesn't affect advance widths in simple cases since we pull advances from the correctly-scaled NativeFont, but it will impact more subtle rendering such as hinting.