Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens authored and github-actions[bot] committed Oct 15, 2023
1 parent 6891b85 commit 4ad9f76
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 6 deletions.
26 changes: 23 additions & 3 deletions debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -10640,8 +10640,13 @@
"families_count": 4,
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"has_releases": true,
"issue_count": 110,
"issue_count": 111,
"issues": [
{
"number": 449,
"title": "Noto Sans renders \"not equal to\" glyph (\u2260) incorrectly",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/449"
},
{
"number": 446,
"title": "Design inconsistency in Cyrillic",
Expand Down Expand Up @@ -14105,8 +14110,18 @@
"families_count": 1,
"gh_url": "https://notofonts.github.io/nandinagari",
"has_releases": true,
"issue_count": 7,
"issue_count": 9,
"issues": [
{
"number": 14,
"title": "Stylistic sets are incomplete",
"url": "https://github.com/notofonts/nandinagari/issues/14"
},
{
"number": 13,
"title": "\u201cPsa\u201d component is inconsistent between conjuncts",
"url": "https://github.com/notofonts/nandinagari/issues/13"
},
{
"number": 12,
"title": "Some conjuncts lack anchor points",
Expand Down Expand Up @@ -19796,8 +19811,13 @@
"families_count": 2,
"gh_url": "https://notofonts.github.io/telugu",
"has_releases": true,
"issue_count": 3,
"issue_count": 4,
"issues": [
{
"number": 22,
"title": "U+0C3C TELUGU SIGN NUKTA overlaps marks and blocks ligation",
"url": "https://github.com/notofonts/telugu/issues/22"
},
{
"number": 21,
"title": "\u0c28\u0c4d\u0c26\u0c4d\u0c30\u0952 ndra with vedic anudatta overlapping",
Expand Down
10 changes: 7 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48566,13 +48566,14 @@ <h5 class="mb-0">
data-target="#latin-greek-cyrillic .issuescard"
>
<span class="material-icons"></span>
Known Issues (110)
Known Issues (111)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Noto Sans renders &quot;not equal to&quot; glyph (≠) incorrectly (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/449">#449</a>)</li>
<li>Design inconsistency in Cyrillic (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/446">#446</a>)</li>
<li>Roman Numerals? (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/440">#440</a>)</li>
<li>Noto Sans Bold not working in Google Docs (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/434">#434</a>)</li>
Expand Down Expand Up @@ -66564,13 +66565,15 @@ <h5 class="mb-0">
data-target="#nandinagari .issuescard"
>
<span class="material-icons"></span>
Known Issues (7)
Known Issues (9)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Stylistic sets are incomplete (<a href="https://github.com/notofonts/nandinagari/issues/14">#14</a>)</li>
<li>“Psa” component is inconsistent between conjuncts (<a href="https://github.com/notofonts/nandinagari/issues/13">#13</a>)</li>
<li>Some conjuncts lack anchor points (<a href="https://github.com/notofonts/nandinagari/issues/12">#12</a>)</li>
<li>Ṭa and ya are not connected properly (<a href="https://github.com/notofonts/nandinagari/issues/11">#11</a>)</li>
<li>U+119E4 NANDINAGARI VOWEL SIGN PRISHTHAMATRA E does not touch U+119B7 NANDINAGARI LETTER NYA (<a href="https://github.com/notofonts/nandinagari/issues/10">#10</a>)</li>
Expand Down Expand Up @@ -87540,13 +87543,14 @@ <h5 class="mb-0">
data-target="#telugu .issuescard"
>
<span class="material-icons"></span>
Known Issues (3)
Known Issues (4)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>U+0C3C TELUGU SIGN NUKTA overlaps marks and blocks ligation (<a href="https://github.com/notofonts/telugu/issues/22">#22</a>)</li>
<li>న్ద్ర॒ ndra with vedic anudatta overlapping (<a href="https://github.com/notofonts/telugu/issues/21">#21</a>)</li>
<li>Components of subscript jña are positioned inconsistently (<a href="https://github.com/notofonts/telugu/issues/18">#18</a>)</li>
<li>U+0C62 and U+0C63 overlap below-base marks (<a href="https://github.com/notofonts/telugu/issues/17">#17</a>)</li>
Expand Down
20 changes: 20 additions & 0 deletions docs/noto.json
Original file line number Diff line number Diff line change
Expand Up @@ -8852,6 +8852,11 @@
},
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"issues": [
{
"number": 449,
"title": "Noto Sans renders \"not equal to\" glyph (\u2260) incorrectly",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/449"
},
{
"number": 446,
"title": "Design inconsistency in Cyrillic",
Expand Down Expand Up @@ -11575,6 +11580,16 @@
},
"gh_url": "https://notofonts.github.io/nandinagari",
"issues": [
{
"number": 14,
"title": "Stylistic sets are incomplete",
"url": "https://github.com/notofonts/nandinagari/issues/14"
},
{
"number": 13,
"title": "\u201cPsa\u201d component is inconsistent between conjuncts",
"url": "https://github.com/notofonts/nandinagari/issues/13"
},
{
"number": 12,
"title": "Some conjuncts lack anchor points",
Expand Down Expand Up @@ -15841,6 +15856,11 @@
},
"gh_url": "https://notofonts.github.io/telugu",
"issues": [
{
"number": 22,
"title": "U+0C3C TELUGU SIGN NUKTA overlaps marks and blocks ligation",
"url": "https://github.com/notofonts/telugu/issues/22"
},
{
"number": 21,
"title": "\u0c28\u0c4d\u0c26\u0c4d\u0c30\u0952 ndra with vedic anudatta overlapping",
Expand Down

0 comments on commit 4ad9f76

Please sign in to comment.