-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Paint Text
(https://w3c.github.io/imsc-hrm/spec/imsc-hrm.html#paint-text)
Block property (see [UNICODE]) for the character of gi
CJK Unified Ideograph
The table assigns a different "text rendering performance factor" to characters (code points) in the "CJK Unified Ideograph" block. But this block is hardly the only one that contains CJK ideographs. I suspect that the block property is not what is wanted and instead the script or some other property should be used instead. It's not clear from the text why a different (lower!) value is assigned to CJK ideographs. If it is the regular spacing and similar size of each glyph, it should be noted that other scripts share this property, such as the Japanese kana or the Korean Hangul characters.
What is it about this block that you're trying to capture in the algorithm?