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 May 31, 2024
1 parent 415bdb4 commit afdb0f9
Show file tree
Hide file tree
Showing 29 changed files with 70 additions and 102 deletions.
24 changes: 7 additions & 17 deletions debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Medium.ttf",
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Regular.ttf",
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-SemiBold.ttf",
"fonts/NotoNaskhArabic/full/variable/NotoNaskhArabic[wght].ttf"
"fonts/NotoNaskhArabic/full/variable-ttf/NotoNaskhArabic[wght].ttf"
],
"hinted": [
"fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Bold.ttf",
Expand All @@ -346,14 +346,14 @@
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Medium.ttf",
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Regular.ttf",
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-SemiBold.ttf",
"fonts/NotoNaskhArabic/unhinted/variable/NotoNaskhArabic[wght].ttf"
"fonts/NotoNaskhArabic/unhinted/variable-ttf/NotoNaskhArabic[wght].ttf"
]
},
"latest_release": {
"notes": "Noto Naskh Arabic v2.018\n\nThis release:\n\n* Fixes an interpolation issue with the footnote marker\n* Updates the OS/2 usWinAscent vertical metrics\n* Fixes U+FB96 dots\n* Fixes U+FEE9 shape\n\n(All changes thanks to Khaled Hosny)\n",
"published": "2023-11-22T14:05:21+00:00",
"url": "https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.018",
"version": "v2.018"
"notes": "Noto Naskh Arabic v2.019\n\nThis release de-encodes the U+2011 NON-BREAKING HYPHEN character.\n",
"published": "2024-05-30T15:34:45+00:00",
"url": "https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.019",
"version": "v2.019"
},
"third_party_versions": {
"Android 12": {
Expand Down Expand Up @@ -646,13 +646,8 @@
"families_count": 4,
"gh_url": "https://notofonts.github.io/arabic",
"has_releases": true,
"issue_count": 9,
"issue_count": 7,
"issues": [
{
"number": 233,
"title": "Noto Naskh Arabic - More Weights?",
"url": "https://github.com/notofonts/arabic/issues/233"
},
{
"number": 232,
"title": "Incorrect diacritic position for letter jeem when using bullets in InDesign",
Expand All @@ -663,11 +658,6 @@
"title": "Farsi symbol named \"\u0633\u0631\u06cc\u0627\u0621\"",
"url": "https://github.com/notofonts/arabic/issues/230"
},
{
"number": 229,
"title": "Overlap Issue in Noto Sans Arabic",
"url": "https://github.com/notofonts/arabic/issues/229"
},
{
"number": 226,
"title": "Interpolation problems in `NotoNaskhArabic[wght].ttf`",
Expand Down
71 changes: 31 additions & 40 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -995,17 +995,15 @@ <h5 class="mb-0">
data-target="#arabic .issuescard"
>
<span class="material-icons"></span>
Known Issues (9)
Known Issues (7)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Noto Naskh Arabic - More Weights? (<a href="https://github.com/notofonts/arabic/issues/233">#233</a>)</li>
<li>Incorrect diacritic position for letter jeem when using bullets in InDesign (<a href="https://github.com/notofonts/arabic/issues/232">#232</a>)</li>
<li>Farsi symbol named &quot;سریاء&quot; (<a href="https://github.com/notofonts/arabic/issues/230">#230</a>)</li>
<li>Overlap Issue in Noto Sans Arabic (<a href="https://github.com/notofonts/arabic/issues/229">#229</a>)</li>
<li>Interpolation problems in &#x60;NotoNaskhArabic[wght].ttf&#x60; (<a href="https://github.com/notofonts/arabic/issues/226">#226</a>)</li>
<li>Noto Sans Arabic v2.011: numerals on subtending marks are too light in weight (<a href="https://github.com/notofonts/arabic/issues/217">#217</a>)</li>
<li>maybe there exist some problems with these glyphs, and others… (<a href="https://github.com/notofonts/arabic/issues/211">#211</a>)</li>
Expand Down Expand Up @@ -1050,8 +1048,8 @@ <h6>

<h6>
Noto Naskh Arabic
<a href="https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.018"
>v2.018</a
<a href="https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.019"
>v2.019</a
>
<span class="ml-5 font-weight-normal">
<span class="material-icons" data-toggle="tooltip" title="Android 12"> android </span> <span class="up-to-date-false">1.080</span>
Expand All @@ -1062,16 +1060,9 @@ <h6>
</span>

</h6>
<pre>Noto Naskh Arabic v2.018

This release:

* Fixes an interpolation issue with the footnote marker
* Updates the OS/2 usWinAscent vertical metrics
* Fixes U+FB96 dots
* Fixes U+FEE9 shape
<pre>Noto Naskh Arabic v2.019

(All changes thanks to Khaled Hosny)
This release de-encodes the U+2011 NON-BREAKING HYPHEN character.
</pre>

<h6>
Expand Down Expand Up @@ -1543,70 +1534,70 @@ <h6>Unhinted
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Bold.otf"
>NotoNaskhArabic-Bold.otf</a
> <span class="text-nowrap">(132.6 kB)</span>
> <span class="text-nowrap">(129.0 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Medium.otf"
>NotoNaskhArabic-Medium.otf</a
> <span class="text-nowrap">(152.5 kB)</span>
> <span class="text-nowrap">(148.9 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Regular.otf"
>NotoNaskhArabic-Regular.otf</a
> <span class="text-nowrap">(132.1 kB)</span>
> <span class="text-nowrap">(128.5 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-SemiBold.otf"
>NotoNaskhArabic-SemiBold.otf</a
> <span class="text-nowrap">(150.9 kB)</span>
> <span class="text-nowrap">(149.0 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/slim-variable-ttf/NotoNaskhArabic[wght].ttf"
>NotoNaskhArabic[wght].ttf</a
> <span class="text-nowrap">(251.3 kB)</span>
> <span class="text-nowrap">(253.5 kB)</span>
<span class="badge badge-pill badge-info">Slim VF<i class="material-icons" data-toggle="tooltip" data-placement="right" title="Slim variable fonts contain a limited subset of the variable font's design space, covering only weights from Regular to Bold, and Regular width. They can be used where expression is required but disk space is at a premium.">help</i></span></h6>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Bold.ttf"
>NotoNaskhArabic-Bold.ttf</a
> <span class="text-nowrap">(167.5 kB)</span>
> <span class="text-nowrap">(156.8 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Medium.ttf"
>NotoNaskhArabic-Medium.ttf</a
> <span class="text-nowrap">(167.7 kB)</span>
> <span class="text-nowrap">(156.6 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Regular.ttf"
>NotoNaskhArabic-Regular.ttf</a
> <span class="text-nowrap">(168.3 kB)</span>
> <span class="text-nowrap">(157.3 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-SemiBold.ttf"
>NotoNaskhArabic-SemiBold.ttf</a
> <span class="text-nowrap">(167.3 kB)</span>
> <span class="text-nowrap">(156.5 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/variable/NotoNaskhArabic[wght].ttf"
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/unhinted/variable-ttf/NotoNaskhArabic[wght].ttf"
>NotoNaskhArabic[wght].ttf</a
> <span class="text-nowrap">(266.4 kB)</span>
> <span class="text-nowrap">(252.5 kB)</span>

</li>
</ul>
Expand All @@ -1619,28 +1610,28 @@ <h6>Hinted
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Bold.ttf"
>NotoNaskhArabic-Bold.ttf</a
> <span class="text-nowrap">(298.7 kB)</span>
> <span class="text-nowrap">(277.3 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Medium.ttf"
>NotoNaskhArabic-Medium.ttf</a
> <span class="text-nowrap">(278.5 kB)</span>
> <span class="text-nowrap">(263.1 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Regular.ttf"
>NotoNaskhArabic-Regular.ttf</a
> <span class="text-nowrap">(260.3 kB)</span>
> <span class="text-nowrap">(245.6 kB)</span>

</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-SemiBold.ttf"
>NotoNaskhArabic-SemiBold.ttf</a
> <span class="text-nowrap">(280.2 kB)</span>
> <span class="text-nowrap">(264.3 kB)</span>

</li>
</ul>
Expand All @@ -1653,79 +1644,79 @@ <h6>Full
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Bold.otf"
>NotoNaskhArabic-Bold.otf</a
> <span class="text-nowrap">(169.2 kB)</span>
> <span class="text-nowrap">(159.5 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Medium.otf"
>NotoNaskhArabic-Medium.otf</a
> <span class="text-nowrap">(191.7 kB)</span>
> <span class="text-nowrap">(181.5 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Regular.otf"
>NotoNaskhArabic-Regular.otf</a
> <span class="text-nowrap">(167.5 kB)</span>
> <span class="text-nowrap">(157.2 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-SemiBold.otf"
>NotoNaskhArabic-SemiBold.otf</a
> <span class="text-nowrap">(191.5 kB)</span>
> <span class="text-nowrap">(181.9 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/slim-variable-ttf/NotoNaskhArabic[wght].ttf"
>NotoNaskhArabic[wght].ttf</a
> <span class="text-nowrap">(314.0 kB)</span>
> <span class="text-nowrap">(310.3 kB)</span>
<span class="badge badge-pill badge-info">Slim VF<i class="material-icons" data-toggle="tooltip" data-placement="right" title="Slim variable fonts contain a limited subset of the variable font's design space, covering only weights from Regular to Bold, and Regular width. They can be used where expression is required but disk space is at a premium.">help</i></span></h6>
</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Bold.ttf"
>NotoNaskhArabic-Bold.ttf</a
> <span class="text-nowrap">(354.3 kB)</span>
> <span class="text-nowrap">(326.0 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Medium.ttf"
>NotoNaskhArabic-Medium.ttf</a
> <span class="text-nowrap">(335.0 kB)</span>
> <span class="text-nowrap">(312.7 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Regular.ttf"
>NotoNaskhArabic-Regular.ttf</a
> <span class="text-nowrap">(314.7 kB)</span>
> <span class="text-nowrap">(293.2 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-SemiBold.ttf"
>NotoNaskhArabic-SemiBold.ttf</a
> <span class="text-nowrap">(336.8 kB)</span>
> <span class="text-nowrap">(314.0 kB)</span>

</li>
</li>
<li class="text-nowrap">
<a
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/variable/NotoNaskhArabic[wght].ttf"
href="https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoNaskhArabic/full/variable-ttf/NotoNaskhArabic[wght].ttf"
>NotoNaskhArabic[wght].ttf</a
> <span class="text-nowrap">(329.8 kB)</span>
> <span class="text-nowrap">(308.8 kB)</span>

</li>
</li>
Expand Down
22 changes: 6 additions & 16 deletions docs/noto.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Medium.ttf",
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Regular.ttf",
"fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-SemiBold.ttf",
"fonts/NotoNaskhArabic/full/variable/NotoNaskhArabic[wght].ttf"
"fonts/NotoNaskhArabic/full/variable-ttf/NotoNaskhArabic[wght].ttf"
],
"hinted": [
"fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Bold.ttf",
Expand All @@ -252,14 +252,14 @@
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Medium.ttf",
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Regular.ttf",
"fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-SemiBold.ttf",
"fonts/NotoNaskhArabic/unhinted/variable/NotoNaskhArabic[wght].ttf"
"fonts/NotoNaskhArabic/unhinted/variable-ttf/NotoNaskhArabic[wght].ttf"
]
},
"latest_release": {
"notes": "Noto Naskh Arabic v2.018\n\nThis release:\n\n* Fixes an interpolation issue with the footnote marker\n* Updates the OS/2 usWinAscent vertical metrics\n* Fixes U+FB96 dots\n* Fixes U+FEE9 shape\n\n(All changes thanks to Khaled Hosny)\n",
"published": "2023-11-22T14:05:21+00:00",
"url": "https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.018",
"version": "v2.018"
"notes": "Noto Naskh Arabic v2.019\n\nThis release de-encodes the U+2011 NON-BREAKING HYPHEN character.\n",
"published": "2024-05-30T15:34:45+00:00",
"url": "https://github.com/notofonts/arabic/releases/tag/NotoNaskhArabic-v2.019",
"version": "v2.019"
}
},
"Noto Naskh Arabic UI": {
Expand Down Expand Up @@ -505,11 +505,6 @@
},
"gh_url": "https://notofonts.github.io/arabic",
"issues": [
{
"number": 233,
"title": "Noto Naskh Arabic - More Weights?",
"url": "https://github.com/notofonts/arabic/issues/233"
},
{
"number": 232,
"title": "Incorrect diacritic position for letter jeem when using bullets in InDesign",
Expand All @@ -520,11 +515,6 @@
"title": "Farsi symbol named \"\u0633\u0631\u06cc\u0627\u0621\"",
"url": "https://github.com/notofonts/arabic/issues/230"
},
{
"number": 229,
"title": "Overlap Issue in Noto Sans Arabic",
"url": "https://github.com/notofonts/arabic/issues/229"
},
{
"number": 226,
"title": "Interpolation problems in `NotoNaskhArabic[wght].ttf`",
Expand Down
Binary file modified fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Bold.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Medium.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-Regular.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/otf/NotoNaskhArabic-SemiBold.otf
Binary file not shown.
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Bold.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Medium.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-Regular.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/full/ttf/NotoNaskhArabic-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Bold.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Medium.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-Regular.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/hinted/ttf/NotoNaskhArabic-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Bold.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Medium.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-Regular.otf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/otf/NotoNaskhArabic-SemiBold.otf
Binary file not shown.
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Bold.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Medium.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-Regular.ttf
Binary file not shown.
Binary file modified fonts/NotoNaskhArabic/unhinted/ttf/NotoNaskhArabic-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit afdb0f9

Please sign in to comment.