- From: sunhaitao via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Aug 2022 03:21:42 +0000
- To: public-css-archive@w3.org
@faceless2 You are right. Given that 'ch' only needs to be an approximation, any CJK characters in a font should be representative enough. There may be fonts that do not give each CJK character exactly the same measurement, but it is safe to assume that their sizes do not vary too much. In that case, maybe we could just use the measurement of the first CJK character in the current font to avoid any confusion or download. Using the measurement of ideographic space (全角空格, U+0300) is also a good choice. East Asians use it to arrange characters for quite a while. Of course, just keep using the current work is also fine. It works, and it is real. -- GitHub Notification of comment by sunhaitao Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7577#issuecomment-1214572898 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 August 2022 03:21:44 UTC