You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UA may further tailor the definition as required by typographical tradition.
317
317
318
318
<divclass=example>
319
+
<p>For example,
320
+
in some scripts such as Myanmar or Devanagari,
321
+
the typographic unit for <aclass=propertydata-link-type=propdeschref=#propdef-letter-spacingtitle=letter-spacing>letter-spacing</a> is an entire syllable,
322
+
which may include multiple <adata-biblio-type=normativedata-link-type=bibliohref=#uax29title=uax29>[UAX29]</a><adata-link-type=dfnhref=#grapheme-cluster0title="grapheme clusters">grapheme clusters</a>.
323
+
</div>
324
+
325
+
<divclass=example>
326
+
<p>In other scripts such as Thai or Lao,
327
+
the typographic unit for <aclass=propertydata-link-type=propdeschref=#propdef-letter-spacingtitle=letter-spacing>letter-spacing</a> is more than a single Unicode codepoint,
328
+
but less than a <adata-biblio-type=normativedata-link-type=bibliohref=#uax29title=uax29>[UAX29]</a><adata-link-type=dfnhref=#grapheme-cluster0title="grapheme cluster">grapheme cluster</a>,
329
+
and may require decomposition or other substitutions.
330
+
319
331
<p>For example,
320
332
to properly letter-space the Thai word คำ (U+0E04 + U+0E33),
321
333
the U+0E33 needs to be decomposed into U+0E4D + U+0E32,
between any pair of that script’s <adata-link-type=dfnhref=#letter0title=letters>letters</a> at all.
2047
2059
2048
-
<p>In some scripts such as Thai or Lao,
2049
-
the UA may apply the additional spacing within a <adata-link-type=dfnhref=#charactertitle=character>character</a> sometimes along with decompositions.
2050
-
In other scripts such as Myanmar,
2051
-
the UA may disallow applying the additional spacing between a specific pair of <adata-link-type=dfnhref=#charactertitle=characters>characters</a> such as within a syllable.
0 commit comments