Can long 'ruby text' overlap non-Hanzi characters, and how much?
Open
@ethantw is already working on this.
Since Jul 27, 2018.
i:inline_notes
問題/question
- Dominant language
- HTML
- Stars
- 809
- Forks
- 66
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
3.3.4.1 Basic Requirements
https://w3c.github.io/clreq/#h-basic-requirements
- Annotations are allowed to extend to the top of adjacent base text as long as the minimum spacing is ensured.
This doesn't put any restrictions on
a. the type of characters that can be overhung
b. the distance the overhang can travel
I wondered about (a) because the TTML spec currently says that overhang is only allowed for hanzi. Is that correct? Are punctation marks or Latin base text excluded?
In jLReq the maximum overhang is usually the width of one ruby character. Are there any similar guidelines we should add to cLReq?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.