Skip to content
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

How are underlines positioned in Japanese text? #4

Open
r12a opened this issue Nov 18, 2016 · 1 comment
Open

How are underlines positioned in Japanese text? #4

r12a opened this issue Nov 18, 2016 · 1 comment
Labels
i:text_decoration Other inline features l:ja Japanese question Questions about how Japanese works. These issues should be tracked in i18n-activity tracker. s:jpan Japanese script

Comments

@r12a
Copy link
Contributor

r12a commented Nov 18, 2016

CSS and browser implementers are looking for information about how to position underlines for various scripts, including Japanese scripts. Can we provide them with the information they need (and add it to the layout requirements doc)? See w3c/csswg-drafts#459 (comment)

@r12a r12a added the question Questions about how Japanese works. These issues should be tracked in i18n-activity tracker. label Nov 18, 2016
@macnmm
Copy link
Contributor

macnmm commented Sep 27, 2018

I think this is a broader question about different lining styles that are in use -- we have the issue of font info being biased to Latin underlining conventions, with no set CJK locations specified; we have mixed Roman and CJK text and where the underline/strikethru/overline should go across mixed scripts; we have mixed sized text and whether the lines should break or not; we have special lining cases like for obituary use in vertical text in Japanese.

All these either require more data in fonts, or more options as to which heuristic to choose when drawing the lines, or decide on a 1 size fits all approach.

@r12a r12a added i:text_decoration Other inline features s:jpan Japanese script l:ja Japanese labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i:text_decoration Other inline features l:ja Japanese question Questions about how Japanese works. These issues should be tracked in i18n-activity tracker. s:jpan Japanese script
Projects
None yet
Development

No branches or pull requests

2 participants