Skip to content

Commit d233dde

Browse files
committed
Update Stroke Input Keyboard font to v1.6.1
From <https://github.com/stroke-input/stroke-input-font/releases/tag/v1.6.1>. Adds ideographic description characters, horizontal ellipsis, and white lenticular brackets. Changes fullwidth space from a dotted square to a wide open-box glyph.
1 parent bf7635f commit d233dde

8 files changed

Lines changed: 10 additions & 10 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
- Reshuffled and changed existing symbols keys
77
- Added second symbols keyboard for ideographic description characters
88
- Changed debug mode toggle to long press enter key
9+
- Updated keyboard font to [Stroke Input Keyboard v1.6.1]
10+
(adds ideographic description characters, horizontal ellipsis,
11+
and white lenticular brackets, and changes fullwidth space to
12+
a wide version of the open box glyph)
913

1014

1115
## [v0.7.2] Clipped previews fix (2021-08-08)
@@ -195,6 +199,8 @@ the actual functionality has not been implemented yet.
195199
[v0.1.0]:
196200
https://github.com/stroke-input/stroke-input-android/releases/tag/v0.1.0
197201

202+
[Stroke Input Keyboard v1.6.1]:
203+
https://github.com/stroke-input/stroke-input-font/releases/tag/v1.6.1
198204
[Stroke Input Keyboard v1.5.1]:
199205
https://github.com/stroke-input/stroke-input-font/releases/tag/v1.5.1
200206
[Stroke Input Keyboard v1.4.0]:

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-font">Stroke Input Keyboard</a> (v1.5.1)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-font">Stroke Input Keyboard</a> (v1.6.1)</h3>
3333
<p class="notice">
3434
©&nbsp;2021 Conway<br>
3535
<span lang="en">GPL-3.0-only</span> 授權,見&lt;<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>&gt;。<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-font">Stroke Input Keyboard</a> (v1.5.1)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-font">Stroke Input Keyboard</a> (v1.6.1)</h3>
3333
<p class="notice">
3434
©&nbsp;2021 Conway<br>
3535
<span lang="en">GPL-3.0-only</span> 授權,見&lt;<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>&gt;。<br>

app/src/main/assets/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
3131
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>
3232
</p>
3333
<h2>Keyboard font</h2>
34-
<h3><a href="https://github.com/stroke-input/stroke-input-font">Stroke Input Keyboard</a> (v1.5.1)</h3>
34+
<h3><a href="https://github.com/stroke-input/stroke-input-font">Stroke Input Keyboard</a> (v1.6.1)</h3>
3535
<p class="notice">
3636
©&nbsp;2021 Conway<br>
3737
Licensed under GPL-3.0-only, see &lt;<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>&gt;.<br>

app/src/main/assets/links.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
https://mvnrepository.com/artifact/com.google.android.material/material
2525
@@
2626

27-
{: \keyboard-font-version : v1.5.1 :}
27+
{: \keyboard-font-version : v1.6.1 :}
2828
@@[Stroke Input Keyboard]
2929
https://github.com/stroke-input/stroke-input-font
3030
@@
4.47 KB
Binary file not shown.

app/src/main/res/xml/keyboard_strokes_symbols_1.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<Key app:keyValueText="" />
1717
<Key app:keyValueText="" />
1818
<!-- Lenticular brackets: U+3010, U+3011, U+3016, U+3017 -->
19-
<!-- TODO: keyboard font glyphs for U+3016, U+3017 -->
2019
<Key app:keyValueText="" />
2120
<Key app:keyValueText="" />
2221
<Key app:keyValueText="" />
@@ -60,10 +59,8 @@
6059
app:keyIsPreviewable="false"
6160
/>
6261
<!-- U+2026 HORIZONTAL ELLIPSIS -->
63-
<!-- TODO: keyboard font glyph -->
6462
<Key app:keyValueText="" />
6563
<!-- U+3000 IDEOGRAPHIC SPACE -->
66-
<!-- TODO: keyboard font glyph change -->
6764
<Key app:keyValueText=" " />
6865
<!-- U+30FB KATAKANA MIDDLE DOT (because it is fullwidth) -->
6966
<Key app:keyValueText="" />

app/src/main/res/xml/keyboard_strokes_symbols_2.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
app:keyTextOffsetY="@dimen/baseline_correction__strokes_digit"
1414
>
1515
<!-- Ideographic description characters: U+2FF0 to U+2FF4 -->
16-
<!-- TODO: keyboard font glyphs -->
1716
<Key app:keyValueText="" />
1817
<Key app:keyValueText="" />
1918
<Key app:keyValueText="" />
@@ -22,7 +21,6 @@
2221
</Row>
2322
<Row>
2423
<!-- Ideographic description characters: U+2FF5 to U+2FF9 -->
25-
<!-- TODO: keyboard font glyphs -->
2624
<Key app:keyValueText="" />
2725
<Key app:keyValueText="" />
2826
<Key app:keyValueText="" />
@@ -39,7 +37,6 @@
3937
app:keyIsPreviewable="false"
4038
/>
4139
<!-- Ideographic description characters: U+2FFA, U+2FFB -->
42-
<!-- TODO: keyboard font glyphs -->
4340
<Key app:keyValueText="" />
4441
<Key app:keyValueText="" />
4542
<!-- Code point prefix -->

0 commit comments

Comments
 (0)