Applies the kerning between CJK punctuation characters by removing glyph-internal spacings. This produces the visually pleasing typography as defined by JLREQ (Requirements for Japanese Text Layout) and CLREQ (Requirements for Chinese Text Layout). The desired effect is similar to the “kerning.” But unlike the Latin case, most fonts don’t provide the data for CJK punctuation characters, because the pairs and amounts are almost identical among different fonts (also see Avoiding Excessive Kerning below.) The rendering engine is responsible for determining the pairs and amounts. The property has several values. The initial implementation chooses a subset of the defined values, but which subset is TBD.
None
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
No milestones specified