Hacker News new | ask | show | jobs
by drewwilson 5265 days ago
You can use this CSS rule to make them look like Photoshop:

-webkit-font-smoothing: antialiased;

only works in webkit, which is most all mobile and chrome/safari.

1 comments

This doesn't seem to work in Chrome on Windows; do you know of any workarounds there? That's not really a small market segment anymore, and I'm not sure I could sell our design team on font icons without a viable solution.