update other version

This commit is contained in:
subframe7536 2022-04-12 08:25:53 +08:00
parent 63e8c75d02
commit e7b68cf724
3 changed files with 33 additions and 1 deletions

View file

@ -1,8 +1,40 @@
# subcode
## only self-use 仅自用
self-use monospace font with round corner for coding, mixing HarmonyOS Sans SC
### subcode HarmonyOS
自制圆角等宽字体混合了鸿蒙sans参考了Fira Code、Consolas、Menlo、Roboto等优秀字体部分字符个性化比较强
### subcode HarmonyOS hint
add auto hint
添加了自动消隐,反走样
### subcode Maple
only include base latin, Box Drawing and some other self-created icon in Private Use Area
编程专用的精简版,只包括基本拉丁字符,制表符和一些自定义的图标
| 符号icon | unicode |
| ----- | -------- |
| ᨐ | `\u1a10` |
| ⏻ | `\u23fb` |
| † | `\u2020` |
| ♀ | `\u2640` |
| ♂ | `\u2642` |
| ☯ | `\u262f` |
|  | `\ue000` |
|  | `\ue001` |
|  | `\ue002` |
|  | `\ue003` |
|  | `\ue004` |
|  | `\ue005` |
|  | `\ue006` |
|  | `\ue007` |
|  | `\ue008` |
|  | `\ue009` |
|  | `\ue00a` |
|  | `\ue00b` |
|  | `\ue00c` |
|  | `\ue00d` |
|  | `\ue00e` |
|  | `\ue00f` |
## sample
![](/img/sample.png)
![](/img/2.png)

BIN
subcode HarmonyOS hint.ttf Normal file

Binary file not shown.

BIN
subcode Maple.ttf Normal file

Binary file not shown.