Skip to content

Commit 9109b84

Browse files
committed
Update Conway Stroke Data to v1.4.1
From <https://github.com/stroke-input/stroke-input-data/releases/tag/v1.4.1> --- Fixes incorrect stroke sequences for 膒膓膔膕膖膗膘膙膛膜膝膞膟.
1 parent 807078a commit 9109b84

7 files changed

Lines changed: 56 additions & 51 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
## [Unreleased]
55

6+
- Updated stroke input data to [Conway Stroke Data v1.4.1]
7+
(fixes incorrect stroke sequences for 膒膓膔膕膖膗膘膙膛膜膝膞膟)
8+
69

710
## [v0.9.4] (26) 安裝功架 (2022-01-31)
811

@@ -357,6 +360,8 @@ the actual functionality has not been implemented yet.
357360
[v0.1.0]:
358361
https://github.com/stroke-input/stroke-input-android/releases/tag/v0.1.0
359362

363+
[Conway Stroke Data v1.4.1]:
364+
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.4.1
360365
[Conway Stroke Data v1.4.0]:
361366
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.4.0
362367
[Conway Stroke Data v1.3.0]:

app/src/main/assets/about-zh-Hans-CN.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授权,见&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>笔画输入资料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.1)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 Conway<br>

app/src/main/assets/about-zh-Hant-HK.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.1)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 Conway<br>

app/src/main/assets/about-zh-Hant-TW.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.1)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 Conway<br>

app/src/main/assets/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
3232
Licensed under Apache-2.0, see &lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;.<br>
3333
</p>
3434
<h2>Stroke input data</h2>
35-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.0)</h3>
35+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.4.1)</h3>
3636
<h4><code>sequence-characters.txt</code></h4>
3737
<p class="notice">
3838
©&nbsp;2021–2022 Conway<br>

app/src/main/assets/links.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
https://mvnrepository.com/artifact/com.google.android.material/material
3030
@@
3131

32-
{: \stroke-data-version : v1.4.0 :}
32+
{: \stroke-data-version : v1.4.1 :}
3333
{: \sequence-characters-year : 2021--2022 :}
3434
@@[Conway Stroke Data]
3535
https://github.com/stroke-input/stroke-input-data

0 commit comments

Comments
 (0)