You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
pollen-tfl/emails.html.pm

16 lines
1001 B
Perl

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#lang pollen
(define-meta title "emails")
hanging-topic[(topic-from-metas metas)]{System fonts or don't bother}
What about typography within em{emails}? Unfortunately, due to the technical constraints of email systems, your options are limited.
Unlike a PDF, fonts dont get transmitted with an email. So even though you can compose an email in any font you like, recipients wont see that font unless they also happen to have it installed. Moreover, recipients get their email using a variety of hardware and software, which have inconsistent and unpredictable typographic capabilities.
This leaves two plausible policies:
numbered-list{
If you must format your emails, stick with common xref{system fonts}, and make sure your messages dont rely on spacing tricks specific to the font. (Those of you who insist on aligning things with multiple word spaces were already warned.) Simpler is better.
Or you can just treat email as a typography-free zone. This is my policy.}