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 upTransformed text should probably be rasterized transformed #1453
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it looks like we just transform the rasterized bitmap. Browsers do a transformed rasterization. An example of this is here: https://jrmuizel.github.io/tests/transformed-text.html
Servo gives a blurry mess, Gecko and Chrome give proper subpixel AA