Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When letter-spacing is applied to Devanagari the browser will not split conjuncts #73

Open
r12a opened this issue Mar 31, 2021 · 0 comments

Comments

@r12a
Copy link
Contributor

r12a commented Mar 31, 2021

test

The number of conjuncts supported by a font may be different from another font, so set the font to a specific value.
Identify the clusters that are presented by the font using a conjunct (ie. with a hidden virama) – these are the ones we are testing. (You can highlight some or all of these by clicking on them.)
From the pulldown labelled "Run a test" choose "Letter-spacing".
Check the results.
Test passes if conjuncts are not separated.

  • Gecko: Chrome/89.0.4389.90 Mac OS X 11_2_3 ✘ Most of the half-form conjuncts (which is the large majority of all conjuncts) have space inserted between the glyphs that make up the conjunct (ie. not split into consonants with visible viramas). Vertically-combined glyphs tend not to be split.
  • Blink: Chrome/89.0.4389.90 Mac OS X 11_2_3 ✘ Same as Gecko.
  • Webkit: Chrome/89.0.4389.90 Mac OS X 11_2_3 ✘ Same as Gecko.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant