Faux Font and Text Rendering the future is nigh and its fuzzy
Note* This will only really be different for Windows/Linux users where font-aliasing isn’t a standard feature (like the mac); but seeing Windows is 95% of the market it’s worth it. This is the standard font aliasing This is the faux-font aliasing using text shadow (using RGBA) text-shadow: 0px 0px 1px rgba(0,0,0,0); This is the … Read on Squire