From 8f7d13fd0d0fb8a3a64994fcd227f825ce86694c Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 26 Apr 2019 08:43:39 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index ad218f9a95..5e89092649 100644 --- a/FAQ.md +++ b/FAQ.md @@ -888,8 +888,10 @@ See below about how to contact me. **(43) Can you show the original ... ?** -Show original, shows the original message as the sender has sent it, including original margins, styling, etc. -FairEmail does and will not alter this in any way. +Show original, shows the original message as the sender has sent it, including original fonts, colors, margins, etc. +FairEmail does and will not alter this in any way, +except for requesting [TEXT_AUTOSIZING](https://developer.android.com/reference/android/webkit/WebSettings.LayoutAlgorithm), +which will *attempt* to make small text more readable.