Let's say I open Outlook and compose an email and choose a totally random font and hit send.

Let's assume I have Outlook set to send in HTML format, and my mail server sends HTML and the recipients server receives HTML, and their client displays HTML etc.

However, let's assume their PC doesn't have the font I chose installed (could be Windows, Mac, Linux, anything).

What happens next with regards to how it chooses a font to display the message?

link|improve this question
I believe it's dependent on how the rendering engine is configured and with what default font. For Outlook, I believe it uses IE as it's rendering engine, but I'm not positive if that's still the case. – gravyface Nov 23 '10 at 19:10
feedback

migrated from serverfault.com Nov 23 '10 at 19:59

This question came from our site for system administrators and desktop support professionals.

1 Answer

Take a look at Wikipedia:

Look at the links provided at the bottom for GNOME and Mozilla. See here:

for OpenOffice. Here's an extensive list of links about the topic:

Basically, the answer to your question is - however the target application wants to do it...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown