

If the screen resolution is less than, say 800 pixels wide, use the PNG or JPEG you use today, otherwise use an SVG. On the other hand, CSS media selectors should probably work, too.
HOW TO CHANGE EMAIL SIGNATURE IN OUTLOOK 2011 ANDROID
I'd personally choose a method that gave nearly universal cover with minimal effort rather than trying a complicated 100% coverage or no coverage- there's a nice one that supports all but Android 2.3, which is probably rare, and is but four lines of code. which email clients you're concerned about showing the signature in). There's a variety of fallback techniques if you care about older clients, but you'll need to determine which fallbacks, if any, you care about (e.g. draw a circle, then draw a line connected to that circle at 120 and 240 degrees, etc), so the processor will correctly render a non-blurry image inside supporting software. It's guaranteed not to be destroyed by scaling, because it reads like a computer program (e.g. Many mail clients today support SVG (Scalable Vector Graphics). It's bordering on comical how difficult this task has turned out to be. I'm not sure, for instance, if it's possible to implement a hi-density image with lo-res fallback in an email signature?Īny suggestions/insights here are much appreciated. I'm at a loss at this point and wondering if there is any other possible option out there. Only renders properly in iOS/webkit/etc is not a viable option. Reading this client's email will be using Outlook, so something that

Great and in this case I'm assuming the vast majority of the users svg as an option, but apparently the support is not Juxtaposed with actual text in the browser/email client. This instance as the logo contains text, which looks terrible when As suggested in the thread I referenced, I can export the logo atĢ-3 times the actual, displayed size to target the hi-densityĭisplays, but the logo will then look soft on non-hi-densityĭisplays when it is scaled down.Size, and it will look sharp on the desktop but pixelated/blurry on

You can overcome this by setting the width and height element correctly by editing the htm-file of your signature manually (usually somewhere at the bottom of the file or simply.
