(no title)
b5 | 2 years ago
In a lot of cases (most?) even plain-text email is rendered in proportional fonts which don’t work for ASCII art.
The default for all mobile email clients, Gmail, Outlook, and Apple Mail is now to render plain-text in proportional. Those who get it monospaced have chosen to do that. It’s also made worse by Outlook’s insistence on removing ‘extra’ linebreaks by default. AFAIK, there’s no way to switch off that behaviour except email-by-email, and you can’t know if your recipient has it or not.
tomxor|2 years ago
I have occasionally used small ASCII based diagrams inside comment blocks where it felt appropriate and it works very nicely... I'm not a big documentation inside code guy, but like to include it sparingly for the most unobvious code.
Limited to more utilitarian "art", but it at least is guaranteed to work, I've never seen or heard of anyone successfully using proportional fonts for programming (although I have seen people try).
ReleaseCandidat|2 years ago
No. If somebody (a color theme) uses italic text for comments, ASCII arts breaks.
_a_a_a_|2 years ago
And screw that - any idea why it does so?
hansvm|2 years ago