Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Jun 20, 2022
1 parent c493cde commit 9db7f94
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
28 changes: 28 additions & 0 deletions qa/html/1750-NotoSerifDogra.html
@@ -0,0 +1,28 @@
<html lang="doi">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style>
@font-face { font-family: "NotoSerifDogra"; font-feature-settings: "aalt"; src: url("https://cdn.jsdelivr.net/gh/googlefonts/noto-fonts@main/unhinted/otf/NotoSerifDogra/NotoSerifDogra-Regular.otf"); }
.aalt { font-feature-settings: "aalt"; }


</style>
</head>
<body>
<a href="https://github.com/googlefonts/noto-fonts/issues/1750">Issue 1750</a><p>NotoSerifDogra </p>

<p style="font-size:10px">Font directory: https://github.com/googlefonts/noto-fonts/tree/main/unhinted/otf/NotoSerifDogra/NotoSerifDogra-Regular.otf</P>


<div>
<p>Without aalt: <span style="font-family:NotoSerifDogra; font-weight:400">๐‘ Š๐‘ ฌ๐‘ Š๐‘ ท</span></p>
</div>

<div class="aalt">
<p>With aalt: <span style="font-family:NotoSerifDogra; font-weight:400">๐‘ Š๐‘ ฌ๐‘ Š๐‘ ท</span></p>
</div>




</body>
</html>
3 changes: 3 additions & 0 deletions qa/html/fontdiff-1750-NotoSerifDogra.html
@@ -0,0 +1,3 @@
<html lang="doi">
<p><span>๐‘ Š๐‘ ฌ๐‘ Š๐‘ ท</span></p>
</html>

0 comments on commit 9db7f94

Please sign in to comment.