From 8e5cdd9b1bce4992f1fd335a720b05f42efe8492 Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Fri, 6 Jun 2025 14:34:19 +0800 Subject: [PATCH] Use "characters" instead of "letters" Fix #524. --- questions/qa-ltr-scripts-in-rtl.en.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions/qa-ltr-scripts-in-rtl.en.html b/questions/qa-ltr-scripts-in-rtl.en.html index 9a7a1b36..1143b790 100644 --- a/questions/qa-ltr-scripts-in-rtl.en.html +++ b/questions/qa-ltr-scripts-in-rtl.en.html @@ -392,7 +392,7 @@

8.6%受訪者沒頭

Mirroring characters

-

If the font automatically reverses the images of the letters, that should take care of any necessary mirroring. However, the CSS transformation hack probably won't help, because it is only intended for use with short inline phrases. That said, it is perhaps less likely anyway that reversed letters are needed for scenarios that use the styled approach.

+

If the font automatically reverses the images of the characters, that should take care of any necessary mirroring. However, the CSS transformation hack probably won't help, because it is only intended for use with short inline phrases. That said, it is perhaps less likely anyway that reversed characters are needed for scenarios that use the styled approach.