Y
Hacker News
new
|
ask
|
show
|
jobs
by
codinghorror
3823 days ago
Also font and alignment issues cross browser can be brutal. There is a lot to be said for a tiny image that works everywhere, on any device.
1 comments
qopp
3823 days ago
What about an svg?
link
other_herbert
3823 days ago
That wont work in email... I'm generating a usage graph (svg) that is emailed and the graph will not display in the client.. Must be opened in a browser
link
ZeroGravitas
3822 days ago
Seems like you could use an SVG avatar for clients that can handle it and fallback to PNG for email.
link