- From: Yasuo Kida (木田泰夫) via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Sep 2022 14:11:34 +0000
- To: public-i18n-archive@w3.org
Thank you @macnmm . I understand that you need to pre-calculate all possible breaks for paragraph composition, and it would require a lot of computing power. In the case of line-by-line composition, which I guess most web browsers do, can it be done with a reasonable code complexity and performance? or is it still too much? I guess the ability to determine quickly the width of a given base-ruby combination, without working on the layout details, would be important. Can the ruby layout rules be adjusted to help making the determination faster? -- GitHub Notification of comment by kidayasuo Please view or discuss this issue at https://github.com/w3c/jlreq-d/issues/19#issuecomment-1235554449 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 September 2022 14:11:35 UTC