补充字体
This commit is contained in:
parent
f84b4d1696
commit
3b85bc2c1d
@ -18,6 +18,8 @@ RUN apt-get install -y ttf-wqy-microhei locales procps \
|
||||
&& locale-gen
|
||||
# 添加微软雅黑
|
||||
COPY msyh.ttc /usr/share/fonts/truetype/msyh.ttc
|
||||
COPY msyhbd.ttc /usr/share/fonts/truetype/msyhbd.ttc
|
||||
COPY msyhl.ttc /usr/share/fonts/truetype/msyhl.ttc
|
||||
# 刷新字体缓存
|
||||
RUN sudo fc-cache -fv
|
||||
|
||||
|
BIN
msyhbd.ttc
Normal file
BIN
msyhbd.ttc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user