diff options
| author | Lincerely <lincerely@gmail.com> | 2022-07-27 22:25:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-27 10:25:51 -0400 |
| commit | 506de8f6d4acedcb5b30f841611e6a4d95ce0feb (patch) | |
| tree | 17db2d5d06cd7ce3a1f26cafa3f54b4c2db21f7e | |
| parent | 0ebf279d89965e36833b47a357da8000bfe528b0 (diff) | |
Fix fonts (#463)
* font/pelm: add cjk punctuation for hku.9.font
* troff: added back HX
| -rw-r--r-- | font/pelm/hku.9.font | 1 | ||||
| -rw-r--r-- | postscript/troff/HX | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/font/pelm/hku.9.font b/font/pelm/hku.9.font index 64d1b9a8..40d15350 100644 --- a/font/pelm/hku.9.font +++ b/font/pelm/hku.9.font @@ -14,6 +14,7 @@ 0x2500 0x257F ../misc/chart 0x2600 0x266F ../misc/ding 0x2700 0x27BF ../misc/zapf +0x3000 0x303f ../jis/jis3000.16 0x30a1 0x30fe ../jis/katakana.16 0x3041 0x309e ../jis/hiragana.16 0x4e00 0x4fff ../big5/4e00.16 diff --git a/postscript/troff/HX b/postscript/troff/HX new file mode 100644 index 00000000..5183becc --- /dev/null +++ b/postscript/troff/HX @@ -0,0 +1 @@ +0x0000 0x00ff Helvetica-BoldOblique |