Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhougaofeng
magic_pdf
Commits
cc23ade4
Commit
cc23ade4
authored
Nov 15, 2024
by
zhougaofeng
Browse files
Update README.md
parent
f0722376
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
README.md
README.md
+11
-1
No files found.
README.md
View file @
cc23ade4
...
@@ -155,7 +155,17 @@ qwen-ocr模块启动成功:
...
@@ -155,7 +155,17 @@ qwen-ocr模块启动成功:
<img
src=
"doc/font.png"
/>
<img
src=
"doc/font.png"
/>
</div>
</div>
若代码执行过程中报错,字体未找到,请向容器内添加字体后,再修改font_tools.py文件
若代码执行过程中报错,字体未找到
<div
align=
center
>
<img
src=
"doc/fonts.png"
/>
</div>
请执行:
```
fc-list #查找字体文件
vim magic_pdf/tools/font_tools.py
```
如果fc-list未找到需要的字体文件,请向容器内添加字体后,再修改font_tools.py文件
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment