Hacker News new | ask | show | jobs
by mpyne 1437 days ago
That website appears to specifically try to disable antialiasing with CSS properties (though for some reason both Chrome and Firefox still antialias the font text anyways).

Also, bitmap fonts won't be antialiased anyways, and it's possible to make vector fonts that define their shapes in 'pixelated' shapes as well, though that's not something you commonly see.