Compare commits
2 Commits
62d62811fc
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
461564a615 | ||
| b0082a57c7 |
@@ -11,7 +11,7 @@
|
||||
+ [docto-document-server](document-server/docto-document-server)下使用poi-tl处理word文件,使用docto调用`Microsoft Office`来转换格式,`java -jar xxx.jar`启动
|
||||
+ 仅能运行在Windows,兼容性最好,比较慢
|
||||
|
||||
+ [document-fonts](document-fonts)为linux下需要安装的中文字体
|
||||
+ [document-docker/fonts](document-docker/fonts)为linux下需要安装的中文字体
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -44,7 +44,10 @@ COPY app/document-server-*.jar /app/application.jar
|
||||
COPY app/application.yml /app/application.yml
|
||||
|
||||
# 拷贝字体文件并刷新字体缓存
|
||||
COPY fonts /usr/share/fonts/truetype
|
||||
COPY fonts/truetype /usr/share/fonts/truetype
|
||||
COPY fonts/cesi /usr/share/fonts/cesi
|
||||
COPY fonts/gb /usr/share/fonts/gb
|
||||
COPY fonts/wps-office /usr/share/fonts/wps-office
|
||||
RUN fc-cache -fv
|
||||
|
||||
# 入口
|
||||
|
||||
BIN
document-docker/fonts/cesi/CESI_FS_GB13000.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_FS_GB13000.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_FS_GB18030.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_FS_GB18030.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_FS_GB2312.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_FS_GB2312.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_HT_GB13000.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_HT_GB13000.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_HT_GB18030.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_HT_GB18030.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_HT_GB2312.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_HT_GB2312.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_KT_GB13000.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_KT_GB13000.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_KT_GB18030.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_KT_GB18030.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_KT_GB2312.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_KT_GB2312.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_SS_GB13000.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_SS_GB13000.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_SS_GB18030.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_SS_GB18030.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_SS_GB2312.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_SS_GB2312.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_XBS_GB13000.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_XBS_GB13000.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_XBS_GB18030.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_XBS_GB18030.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/cesi/CESI_XBS_GB2312.TTF
Normal file
BIN
document-docker/fonts/cesi/CESI_XBS_GB2312.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_FS_GB18030.ttf
Normal file
BIN
document-docker/fonts/gb/GB_FS_GB18030.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_FS_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_FS_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_HT_GB18030.ttf
Normal file
BIN
document-docker/fonts/gb/GB_HT_GB18030.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_HT_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_HT_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_KT_GB18030.ttf
Normal file
BIN
document-docker/fonts/gb/GB_KT_GB18030.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_KT_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_KT_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_ST_GB18030.ttf
Normal file
BIN
document-docker/fonts/gb/GB_ST_GB18030.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_ST_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_ST_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_ST_SUPER_EXTRA_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_ST_SUPER_EXTRA_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_ST_SUPER_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_ST_SUPER_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_XBS_GB18030.ttf
Normal file
BIN
document-docker/fonts/gb/GB_XBS_GB18030.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/gb/GB_XBS_GB2312.ttf
Normal file
BIN
document-docker/fonts/gb/GB_XBS_GB2312.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/DejaVuMathTeXGyre.ttf
Normal file
BIN
document-docker/fonts/wps-office/DejaVuMathTeXGyre.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZFSK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZFSK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZHTK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZHTK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZKTK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZKTK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZLSK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZLSK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZSSK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZSSK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZWBK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZWBK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZXBSJW.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZXBSJW.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/FZXBSK.TTF
Normal file
BIN
document-docker/fonts/wps-office/FZXBSK.TTF
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/HYFangSongJ.ttf
Normal file
BIN
document-docker/fonts/wps-office/HYFangSongJ.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/HYXingKaiJ.ttf
Normal file
BIN
document-docker/fonts/wps-office/HYXingKaiJ.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/HYZhongDengXianJ.ttf
Normal file
BIN
document-docker/fonts/wps-office/HYZhongDengXianJ.ttf
Normal file
Binary file not shown.
BIN
document-docker/fonts/wps-office/HYZhongSongJ.ttf
Normal file
BIN
document-docker/fonts/wps-office/HYZhongSongJ.ttf
Normal file
Binary file not shown.
@@ -1,6 +1,12 @@
|
||||
#!/bin/bash
|
||||
echo installing fonts
|
||||
sudo mkdir -p /usr/share/fonts/truetype
|
||||
sudo cp -r ./fonts/* /usr/share/fonts/truetype/
|
||||
sudo mkdir -p /usr/share/fonts/cesi
|
||||
sudo mkdir -p /usr/share/fonts/gb
|
||||
sudo mkdir -p /usr/share/fonts/wps-office
|
||||
sudo cp -r ./fonts/truetype/* /usr/share/fonts/truetype/
|
||||
sudo cp -r ./fonts/cesi/* /usr/share/fonts/cesi/
|
||||
sudo cp -r ./fonts/gb/* /usr/share/fonts/gb/
|
||||
sudo cp -r ./fonts/wps-office/* /usr/share/fonts/wps-office/
|
||||
sudo fc-cache -fv
|
||||
echo fonts installed
|
||||
|
||||
Reference in New Issue
Block a user