Subpixel anti-aliased text on HTML5's canvas element

后端 未结 5 760
长发绾君心
长发绾君心 2020-12-02 14:31

I\'m a bit confused with the way the canvas element anti-aliases text and am hoping you all can help.

In the following screenshot the top \"Quick Brown Fox\" is an

5条回答
  •  萌比男神i
    2020-12-02 15:04

    Answering my own question:

    It is possible using the technique demonstrated on this site:

    https://bel.fi/alankila/lcd/

    The only problem is that its too slow to implement in a production app. If anyone runs across a faster way please let me know.

提交回复
热议问题