Browse Source

doc: todo

Byaidu 1 year ago
parent
commit
0a9c237abe
2 changed files with 4 additions and 2 deletions
  1. 2 2
      README.md
  2. 2 0
      README_zh-CN.md

+ 2 - 2
README.md

@@ -285,8 +285,6 @@ pdf2zh example.pdf -t 1
 
 - [ ] Fix pixel formula in old papers
 
-- [ ] Support multiple language with [Noto Font](https://fonts.google.com/noto), [Ubuntu Font](https://design.ubuntu.com/font)
-
 - [ ] Async retry except KeyboardInterrupt
 
 - [ ] Knuth–Plass algorithm for western languages
@@ -307,6 +305,8 @@ pdf2zh example.pdf -t 1
 
 - Document standard: [PDF Explained](https://zxyle.github.io/PDF-Explained/), [PDF Cheat Sheets](https://pdfa.org/resource/pdf-cheat-sheets/)
 
+- Multilingual Font: [Go Noto Universal](https://github.com/satbyy/go-noto-universal)
+
 <h2 id="contrib">Contributors</h2>
 
 <a href="https://github.com/Byaidu/PDFMathTranslate/graphs/contributors">

+ 2 - 0
README_zh-CN.md

@@ -298,6 +298,8 @@ pdf2zh example.pdf -t 1
 
 - 文档标准:[PDF Explained](https://zxyle.github.io/PDF-Explained/), [PDF Cheat Sheets](https://pdfa.org/resource/pdf-cheat-sheets/)
 
+- 多语言字体:[Go Noto Universal](https://github.com/satbyy/go-noto-universal)
+
 <h2 id="contrib">贡献者</h2>
 
 <a href="https://github.com/Byaidu/PDFMathTranslate/graphs/contributors">