jlfwong / jlfwong/speedscope

Subpixel anti-alias text

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
feature request performance
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

It seems like subpixel text anti-aliasing is disabled for non-opaque canvases: https://stackoverflow.com/questions/4550926/subpixel-anti-aliased-text-on-html5s-canvas-element

If all rendering was switched to WebGL rather than a combination of WebGL + Canvas, this could be solved by creating a text atlas with glyphs that are already subpixel AA'd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.