update other version
This commit is contained in:
parent
63e8c75d02
commit
e7b68cf724
3 changed files with 33 additions and 1 deletions
34
README.md
34
README.md
|
@ -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
|
||||

|
||||

|
||||
|
|
BIN
subcode HarmonyOS hint.ttf
Normal file
BIN
subcode HarmonyOS hint.ttf
Normal file
Binary file not shown.
BIN
subcode Maple.ttf
Normal file
BIN
subcode Maple.ttf
Normal file
Binary file not shown.
Loading…
Reference in a new issue