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 Aug 27, 2024
1 parent 563e76d commit 4052611
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 4 deletions.
14 changes: 12 additions & 2 deletions debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -10731,8 +10731,13 @@
"families_count": 4,
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"has_releases": true,
"issue_count": 126,
"issue_count": 127,
"issues": [
{
"number": 485,
"title": "Kerning issues for Slovak and Czech languages",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/485"
},
{
"number": 484,
"title": "Alternate with low circumflex for \u27e8\u0125\u27e9; smaller white space in \u27e8t\u0302\u27e9 ",
Expand Down Expand Up @@ -12407,8 +12412,13 @@
"families_count": 2,
"gh_url": "https://notofonts.github.io/malayalam",
"has_releases": true,
"issue_count": 8,
"issue_count": 9,
"issues": [
{
"number": 29,
"title": "/gamamlym updated in Malayalam Sans and Serif",
"url": "https://github.com/notofonts/malayalam/pull/29"
},
{
"number": 28,
"title": "Chandrakkala comes down the letter in Indesign",
Expand Down
6 changes: 4 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48671,13 +48671,14 @@ <h5 class="mb-0">
data-target="#latin-greek-cyrillic .issuescard"
>
<span class="material-icons"></span>
Known Issues (126)
Known Issues (127)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Kerning issues for Slovak and Czech languages (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/485">#485</a>)</li>
<li>Alternate with low circumflex for ⟨ĥ⟩; smaller white space in ⟨t̂⟩ (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/484">#484</a>)</li>
<li>[googlefonts] Thin Serif Greek has noticeable extra thick parts (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/482">#482</a>)</li>
<li>Interrobang Replacement? (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/477">#477</a>)</li>
Expand Down Expand Up @@ -57164,13 +57165,14 @@ <h5 class="mb-0">
data-target="#malayalam .issuescard"
>
<span class="material-icons"></span>
Known Issues (8)
Known Issues (9)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>/gamamlym updated in Malayalam Sans and Serif (<a href="https://github.com/notofonts/malayalam/pull/29">#29</a>)</li>
<li>Chandrakkala comes down the letter in Indesign (<a href="https://github.com/notofonts/malayalam/issues/28">#28</a>)</li>
<li>U10 Traditional Conjuncts? (<a href="https://github.com/notofonts/malayalam/issues/27">#27</a>)</li>
<li>Many marks overlap other glyphs (<a href="https://github.com/notofonts/malayalam/issues/24">#24</a>)</li>
Expand Down
10 changes: 10 additions & 0 deletions docs/noto.json
Original file line number Diff line number Diff line change
Expand Up @@ -8931,6 +8931,11 @@
},
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"issues": [
{
"number": 485,
"title": "Kerning issues for Slovak and Czech languages",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/485"
},
{
"number": 484,
"title": "Alternate with low circumflex for \u27e8\u0125\u27e9; smaller white space in \u27e8t\u0302\u27e9 ",
Expand Down Expand Up @@ -10325,6 +10330,11 @@
},
"gh_url": "https://notofonts.github.io/malayalam",
"issues": [
{
"number": 29,
"title": "/gamamlym updated in Malayalam Sans and Serif",
"url": "https://github.com/notofonts/malayalam/pull/29"
},
{
"number": 28,
"title": "Chandrakkala comes down the letter in Indesign",
Expand Down

0 comments on commit 4052611

Please sign in to comment.