Skip to content

Use "characters" instead of "letters" #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Use "characters" instead of "letters" #675

wants to merge 1 commit into from

Conversation

xfq
Copy link
Member

@xfq xfq commented Jun 6, 2025

Fix #524.

Preview

Copy link

netlify bot commented Jun 6, 2025

Deploy Preview for i18n-drafts ready!

Name Link
🔨 Latest commit 8e5cdd9
🔍 Latest deploy log https://app.netlify.com/projects/i18n-drafts/deploys/68428c396c2baf00084674ec
😎 Deploy Preview https://deploy-preview-675--i18n-drafts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@@ -392,7 +392,7 @@ <h2 lang="zh-hant" class="rlo notoc"><bdi class="lro">8.6%</bdi>受訪者沒頭
<section id="styling_mirroring">
<h3>Mirroring characters</h3>

<p>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.</p>
<p>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.</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"it is perhaps less likely anyway" seems pretty wordy. Perhaps just "it is less likely"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@r12a what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[questions/qa-ltr-scripts-in-rtl] Mirroring characters
2 participants