-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Xdi8IME 测试 | ||
# [Xdi8IME](https://github.com/DGCK81LNN/xdi8-ime) 预览 | ||
|
||
* [希顶软键盘二号原型机](https://dgck81lnn.github.io/xdi8-ime/xdi8kbdproto2.html) | ||
|
||
* [实体键盘输入法预览](https://dgck81lnn.github.io/xdi8-ime/xdi8hwkbdimeproto.html) | ||
|
||
Xdi8IME 目前还在开发中。正式版计划作为一个 npm 包发布,支持实体键盘输入和软键盘功能,无 npm 依赖,开箱即用。届时将可以在网页上直接引用 Xdi8IME 来为整个网页添加希顶输入功能,类似这样: | ||
Xdi8IME 目前还在开发中,以上页面的源代码见 [gh-pages 分支](https://github.com/DGCK81LNN/xdi8-ime/tree/gh-pages)。正式版计划作为一个 npm 包发布,支持实体键盘输入和软键盘功能,无 npm 依赖,开箱即用。届时将可以在网页上直接引用 Xdi8IME 来为整个网页添加希顶输入功能,类似这样: | ||
|
||
~~~html | ||
<script src="https://cdn.jsdelivr.com/npm/[email protected]"></script> | ||
|
@@ -13,6 +13,6 @@ var xdi8IME = new Xdi8IME() | |
</script> | ||
~~~ | ||
|
||
关于 Xdi8IME 的更多信息,请点击上方链接查看;关于本人的其他作品,请见[本人的希顶维基用户页](https://wiki.xdi8.top/wiki/User:DGCK81LNN)。 | ||
关于 Xdi8IME 的更多信息,请点击上方链接查看;关于本人的其他希顶相关作品,请见[本人的希顶维基用户页](https://wiki.xdi8.top/wiki/User:DGCK81LNN)。 | ||
|
||
引流(?):[DGCK81LNN/fairfax_xdpua](https://github.com/DGCK81LNN/fairfax_xdpua) — Fairfax字体 希顶字母PUA编码版 |