Hacker News new | ask | show | jobs
by brodney 4442 days ago
That does look better. How could a blur be incorporated into the ttf?
2 comments

You could get an effect similar to blur adding many small circles/ellipses around the glyphs[1], but the glyph size would increase significantly and that could be an issue for some rendering engines.

[1]: https://en.wikipedia.org/wiki/Halftone

I might be wrong, but I believe that Inkscape has the ability to do blurring.
The TTF format does not, however.